Skip to content

v0.2.25

Compare
Choose a tag to compare
@t-sommer t-sommer released this 04 Nov 14:41

Enhancements

  • Add Dash based web app
  • Add Jupyter Notebook generation
  • Don't import NumPy in fmi1.py to allow reuse in projects with minimal dependencies (#184)
  • Convert array indices in write_csv() to tuple to avoid FutureWarning