functional, simple stochastic simulation
Project description
funcsim
Lightweight, functional stochastic simulation
Features:
- cross-sectional and recursive dynamic simulations
- pseudo-random numbers (so that results are comparable across multiple runs or scenarios)
- stratified/Latin hypercube sampling
- painless multi-core simulations
- highly flexible, and as simple as possible (but no more)
- functional paradigm
- python 2 and 3 compatible
Developed using:
- python 3.5.3
- numpy 1.13.1
- pandas 0.20.3
- xarray 0.9.6
Additionally, to run the demos, run tests, and build docs:
- scipy 1.0.0
- pytest 3.3.0
- sphinx 1.6.5
building html docs
From the top-level funcsim directory...
sphinx-build -b html docs/source/ docs/build/
running tests
From the top-level funcsim directory...
python3 -m pytest
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
funcsim-0.0.14.tar.gz
(28.2 kB
view details)
File details
Details for the file funcsim-0.0.14.tar.gz
.
File metadata
- Download URL: funcsim-0.0.14.tar.gz
- Upload date:
- Size: 28.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
581d5bd81f9372e591c6a69f5d309fe5aaa817e1259d20fb28aab6f31827c194
|
|
MD5 |
38370d6b92a838d78ea2b7fb0c9dca79
|
|
BLAKE2b-256 |
a7a70c29bf00aec9c491b0a4b23e399e13782cd84d310c7ce04b97979749395f
|