In order to use the poisson module run the command :
python setup.py build_ext --inplace
This will complie the cython files located in poisson and allow for the import of three modules :
poisson
poisson_examples
poisson_toolbox
Name | Last commit | Last update |
---|---|---|
poisson | ||
poisson_examples | ||
poisson_toolbox | ||
.gitignore | ||
README.md | ||
setup.py |
In order to use the poisson module run the command :
python setup.py build_ext --inplace
This will complie the cython files located in poisson and allow for the import of three modules :
poisson
poisson_examples
poisson_toolbox