We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8dfd47 commit 601c87bCopy full SHA for 601c87b
README.md
@@ -35,6 +35,11 @@ identical sequence of random numbers for a given seed.
35
* Windows 32/64 bit (only tested on Python 2.7 and 3.5, but should work on 3.3/3.4)
36
* There is no documentation for the core RNGs.
37
38
+## Documentation
39
+
40
+A occasionally update build of the documentation is available on
41
+[my github pages](http://bashtage.github.io/ng-numpy-randomstate/).
42
43
## Plans
44
It is essentially complete. There are a few rough edges that need to be smoothed.
45
0 commit comments