Skip to content

Tags: achim1/dashi

Tags

v1.0.1

Toggle v1.0.1's commit message
FIX - fixes MutableMapping import

Adapted to change in collections, where MutableMapping moved
to collections.abc

v0.1.1

Toggle v0.1.1's commit message
FIX - fixes MutableMapping import

Adapted to change in collections, where MutableMapping moved
to collections.abc

v0.1.0

Toggle v0.1.0's commit message
FIX - suppressing warnings

Fixes warnings which ge raised due to changes in matplotlib/numpy.
It is recomemmended to use the latest version of numpy or matplotlib