SOBOL quasi random number sequence generator
Project description
Cleaned up version of John Burkardt and Corrado Chisari’s python sobol sequence implementation. Original version is available from http://people.sc.fsu.edu/~jburkardt/py_src/sobol/sobol.html
== Installation and Usage == pip install sobol
from sobol import i4_sobol, i4_sobol_generator
Use i4_sobol to generate a single Sobol vector, or i4_sobol_generate to generate a Sobol sequence.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sobol-0.9.tar.gz
(6.4 kB
view details)
File details
Details for the file sobol-0.9.tar.gz
.
File metadata
- Download URL: sobol-0.9.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47491d42391208e820452f54fa1f290dad0e26ba6b2f52facf8f08dbbc7ee5d5 |
|
MD5 | 54da352e90fbf535b9012a4ecbf4a500 |
|
BLAKE2b-256 | 95ae3052500eb9e6d7aa1d661d011c48e0a71603ce89cd6fd99299d4fd7a6924 |