Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 360 Bytes

File metadata and controls

14 lines (9 loc) · 360 Bytes

mistdata

A code for reading, writing, plotting and basic processing of the MIST data.

See user_guide.ipynb for more information.

Installation

Update: the pypi distribution is outdated, use the code from github.

Just install the mistdata package with your favourite installer, for example, pip:

   python3 -m pip install mistdata