Skip to content

MIRA v0.5.0

Compare
Choose a tag to compare
@bgyori bgyori released this 06 Mar 04:07
· 406 commits to main since this release

What's Changed

  • Fix expression creation for Stella by @nanglo123 in #277
  • Consolidate November 2023 Hackathon Notebook by @nanglo123 in #278
  • Add regnet demo notebook by @bgyori in #279
  • Preprocess stella expressions for PySD parsing and add error handling for currently unparseable expressions by @nanglo123 in #280
  • Handle non-standard unicode characters in models by @bgyori in #282
  • Process SIF models and export to regnets by @bgyori in #283
  • Add Regnet AMR export of COVID-19 Disease Map by @bgyori in #284
  • Implement replication templates by @bgyori in #285
  • Improve Vensim Processing for Hackathon Vensim File by @nanglo123 in #286
  • Add notebook for scenario 5 of 02/2024 hackathon by @nanglo123 in #288
  • Improve scenario 5 import by @cthoyt in #289
  • Implement safe parsing of curly braces by @bgyori in #290
  • Fix bug in regnet initial export by @bgyori in #293
  • Improve Vensim parser for scenario 5 by @cthoyt in #294
  • Allow floats in regnet initials by @bgyori in #295
  • Handle non-Lotka-Volterra kinetics for regnet models by @bgyori in #296
  • Support missing input/output and missing rate law by @bgyori in #298
  • Improve vensim import by @cthoyt in #300
  • Fix TemplateModel json I/O by @kkaris in #301
  • Add epi scenario1 notebook and artifacts by @kkaris in #299
  • Add Hunt model for Scenario 6 by @bgyori in #303

Full Changelog: 0.4.0...0.5.0