Skip to content

Version 1.1.0

Latest
Compare
Choose a tag to compare
@heberlr heberlr released this 09 Jan 21:45
7d27edc
  • Added support for passing parameters to the model structure as either an np.ndarray or a dict.
  • Updated the model structure to allow the SummaryFunction to either write a summary file or return a DataFrame.
  • Defined mandatory variables for the package’s .ini configuration file: executable, configFile_ref, and numReplicates.
  • Enhanced error handling for better robustness and usability.
  • Introduced Example 6, which performs sensitivity analysis on the asymmetric_division example, utilizing rule parameters and managing constrained parameters.