Skip to content

Releases: lisphilar/covid19-sir

Automated data loader and registration to PyPI

28 Jun 11:35

Choose a tag to compare

New:

  • Automated data loader: DataLoader class downloads the dataset from servers automatically
  • Registration to PyPI: we can now install CovsirPhy with pip install covsirphy

ODE simulation with tau-free (not non-dimensional) dataset

16 Jun 15:59

Choose a tag to compare

Update for issue #5

  • ODE simulation with tau-free dataset (with time step [-] and ODE variables [persons])
  • Interface of Scenario class was not changed
  • tau value [min] will be fixed to divisors of 1440 [min]

Update of interface

31 May 17:30

Choose a tag to compare

Second release of Covsirphy package. Interface was updated and we can do data cleaning and scenario analysis with simpler codes.

Initial release

09 May 16:40

Choose a tag to compare

Initial release of covsirphy package. Usage is explained in Kaggke notebook.