Skip to content

Releases: tomwphillips/pumpy

Zenodo release

26 Jun 08:30
Compare
Choose a tag to compare

Release to trigger DOI creation on Zenodo. No changes to code. Minor update to Readme.

Fix for setup.py

02 Jun 09:17
Compare
Choose a tag to compare

Fixed mistake in setup.py that caused pumpy to not install.

Packaged for PyPI

04 May 12:36
Compare
Choose a tag to compare

Now packaged and uploaded to PyPI so you can install by running pip install pumpy.

Bug fix

26 Oct 16:43
Compare
Choose a tag to compare

Fixed issue with verification that pump was working with PHD2000.

Docstrings, tidying, exceptions

26 Oct 15:47
Compare
Choose a tag to compare
  • Code has been significantly tidied up to conform better with PEP 8.
  • Added docstrings to classes and methods.
  • Exceptions now raised whenever something unexpected happens.