Skip to content

Major 1.4 release

Compare
Choose a tag to compare
@pycckuu pycckuu released this 28 Sep 16:10
· 23 commits to master since this release

Among other things, the release has:

  • saving results of the simulation in HDF file using method save_results_in_hdf5()
  • Due to floating-point error, the Calibrator sometimes couldn't find an index of the intersection of simulated values with observed ones
  • saving initial concentrations with the grid X. Loading initial concentrations and interpolate on the required new X grid if needed. It is required when dx was changed between the simulations.
  • added time variable in the batch system for time dependant simulations
  • Save and load initial concentrations functions
  • Reconstruct rates with SciPy
  • Automatic calibration example and some DOCS
  • Added docstrings for methods