* Moved all Markdown files to reStructuredText. * Moved documentation to sphinxbook. * Moved documentation to Github pages. * Moved to Github actions. * Moved to new pip structure using `pyproject.toml`.
3.0
* Use `pyjams` package. Remove all modules, functions, tests, and docs of routines that are now in pyjams. * Move from travis-ci.org to travis-ci.com.
2.1
* Included subpackages const, functions in automatic packaging. * Build pure Python wheels without using cibuildwheel.
2.0
* Use package partialwrap in docstrings and documentation. * Remove utils directory: tee.py is now directly in pyeee directory. * Sync const and functions of JAMS package. * Generalise structure of setup.py. * Build only Linux on TravisCI because tests are/were only done on Linux.
1.2
* Sample not only from uniform distribution but allow all distributions of scipy.stats in morris_sampling, screening/eee, and eee/see.