Releases: mcuntz/pyeee
Releases · mcuntz/pyeee
Added pyeee to conda-forge
Code and documentation modernisation
This version modernises the pyeee
repository and its documentation.
Changes are:
- Moved to new pip structure using
pyproject.toml
. - Moved to Github actions.
- Moved all Markdown files to reStructuredText.
- Moved documentation to sphinxbook.
- Moved documentation to Github pages.
Use `pyjams` package
Restructure: take wrappers and I/O from partialwrap, take function directory from JAMS
v2.0 (Jun 2020)
- 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 only on TravisCI because tests are/were only done on Linux.
Sample parameters from arbitrary distributions
v1.2
Sample parameters not only from uniform distribution but allow all distributions of scipy.stats
Apr 2020
Matthias Cuntz
Restructured package, having sub-packages functions and utils.
Restructured package with functions and utils subpackages.
Second release to trigger Zenodo
Second release tag to get Zenodo to create a DOI.