This is still under heavy development.
This is simply a set of cython definitions for the Boost TR1 Random sampling library. For now, the best working model is to inline them using the “include” cython statement. “Installing” the package only stores the definitions and C++ code in site_packages so that distutils can find it later.
Requirements
Boost
NumPy
Cython
Installation and testing
Install via
python setup.py install
There is an example program and setup.py file in the “example” folder. Build it –inplace and run test_example.py to try it out. You may need to change the include_dirs to point to your installation of Boost.
Release files for cyrand 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cyrand-0.2.tar.gz | 2.1 kB | Details |
Release files / cyrand-0.2.tar.gz
| Download URL | cyrand-0.2.tar.gz |
|---|---|
| Size | 2.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
345a9f233203607238de89548a5c0f9d761f4b0478784af3f0dc065e0ef28b84
|
|
BLAKE2b-256 checksum How to use checksums |
0e87a907cd2df13431837239ceb6fa45e0a920f7192cde3b82e941586787e108
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |