Releases: heberlr/UQ_PhysiCell
Releases · heberlr/UQ_PhysiCell
Version 1.1.0
- Added support for passing parameters to the model structure as either an
np.ndarray
or adict
. - Updated the model structure to allow the
SummaryFunction
to either write a summary file or return aDataFrame
. - Defined mandatory variables for the package’s
.ini
configuration file:executable
,configFile_ref
, andnumReplicates
. - Enhanced error handling for better robustness and usability.
- Introduced Example 6, which performs sensitivity analysis on the
asymmetric_division
example, utilizingrule parameters
and managingconstrained parameters
.
Version 1.0.3
This release handles with error from PhysiCell simulations.
Version 1.0.2
- Bug fixed related to the combination of XML parameters and rules parameters.
- More description in .info() method
Version 1.0.1
First release