Skip to content

PyscesToolbox release 0.9.0

Compare
Choose a tag to compare
@jmrohwer jmrohwer released this 28 May 19:58

We are pleased to announce the release of PyscesToolbox version 0.9.0.

What's new in this release:

  • This is the first release to support Python 3! Python versions 3.6-3.8 are recommended.
  • Documentation and example notebooks have been updated.
  • A number of bug fixes.

Installation:
pip install pyscestoolbox
(Dependencies are pulled in automatically).

Detailed installation instructions and documentation:

Python 2

With Python 2 having reached its end of life, binary wheels for Python 2.7 are no longer provided. However, the PyscesToolbox codebase continues to run under Python 2.7 and can be installed from source if needed.