Releases: MetaSys-LISBP/PhysioFit
Releases · MetaSys-LISBP/PhysioFit
PhysioFit 2.2.0
Changelog
- Fixed major bug where SDs where not initialized from GUI input
PhysioFit 2.1.0
Changelog
*Added the galaxy implementation
PhysioFit 2.0.4
Changelog
- Dependency verison bugfix for python 3.7
PhysioFit 2.0.3
Changelog
- Added support for tabulated text file with .txt extension
- Removed support for Python 3.6 (only >=3.7 allowed now)
PhysioFit 2.0.2
Changelog
- Added software version to main title
- Added software name to the tab in web browser
- Fix: Initial parameters provided by the user are now taken as starting point for optimization
PhysioFit 2.0.1
Changelog
- Fixed version check
PhysioFit 2.0.0
Changelog
- First PhysioFit v2 release
- Switched from R to Python3
- NLSIC replaced by scipy's Differential Evolution followed by L-BFGS-B
- Added a streamlit GUI
- Command-Line with Galaxy implementation
PhysioFit 1.0.2
Changelog
- update of nlsic algorithm (see influx_s documentation for details) to fix issue #1
- lower bound constraint on growth rate changed from 0 to 1e-6 to ensure numerical stability
PhysioFit 1.0.1
v1.0.1 check names of degradation vector (=>v1.0.1)