Skip to content

Releases: mcuntz/pyeee

Added pyeee to conda-forge

08 Mar 23:42
Compare
Choose a tag to compare

This minor release added pyeee to conda-forge so that it can be installed with:
conda install -c conda-forge pyeee

Code and documentation modernisation

25 Feb 23:41
Compare
Choose a tag to compare

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

18 Oct 21:37
Compare
Choose a tag to compare

This version uses the pyjams package now.
All modules, functions, tests, and docs that are now in the pyjams package were removed.

pyjams tries to bundle all routines that are used in several projects.

This version also made the move from travis-ci.org to travis-ci.com for continuous integration.

Restructure: take wrappers and I/O from partialwrap, take function directory from JAMS

16 Jun 22:31
Compare
Choose a tag to compare

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

07 Apr 21:35
Compare
Choose a tag to compare

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.

17 Feb 20:11
Compare
Choose a tag to compare

Restructured package with functions and utils subpackages.

Second release to trigger Zenodo

21 Jan 22:19
Compare
Choose a tag to compare

Second release tag to get Zenodo to create a DOI.