PySCeS / pysces

The official PySCeS project source code repository.
https://pysces.github.io
Other
34 stars 10 forks source link

Random module functions #22

Closed bgoli closed 7 years ago

bgoli commented 7 years ago

I've implemented support for random.* univariate distributions in the PySCeS parser. See the example psc file noisy_lin4.psc for an example of how it can be used.

b.