Skip to content

v1.0.1

Compare
Choose a tag to compare
@MuellerSeb MuellerSeb released this 02 Apr 15:06
a514a6b

Release Notes

Installation

You can install AnaFlow with pip:

pip install anaflow

Documentation

The documentation can be found at: https://anaflow.readthedocs.io/

What's new?

Bugfixes

  • ModuleNotFoundError not present in py35
  • np.asscalar deprecated, use array.item()
  • CHANGELOG.md links updated