Skip to content

Commit

Permalink
[META] Added Rd() to CHANGES.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
arvoelke committed Aug 30, 2018
1 parent 63eb4ad commit 527c2a4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.rst
Expand Up @@ -12,6 +12,11 @@ Release History
See ``notebooks/examples/full_force_learning.ipynb`` for an
example that uses this to implement spiking FORCE in Nengo.
(`#133 <https://github.com/arvoelke/nengolib/pull/133>`_)
- Added the ``nengolib.stats.Rd()`` method for quasi-random sampling of
arbitrarily high-dimensional vectors. It is now the default method for
scattered sampling of encoders and evaluation points.
The method can be manually switched back to ``nengolib.stats.Sobol()``.
(`#153 <https://github.com/arvoelke/nengolib/pull/153>`_)

0.4.2 (May 18, 2018)
====================
Expand Down

0 comments on commit 527c2a4

Please sign in to comment.