GUIbiont v1.1.0
First release since v1.0.0, and the version used for the manuscript results.
Fitting
- Log-linear estimator requires a growth rate above 1e-6 h⁻¹ and a defined R² before reporting a fit, so a flat curve's mathematically-exact zero slope can no longer land on either side of zero depending on floating-point rounding. Results are now reproducible across hardware and BLAS builds.
- Blank detection and fitting consistency fixes.
Clustering
- Fixed the constant-curve pre-screen, and the elbow computation when the pre-screen is active.
- Fixed BLAS thread handling in the parallel WCSS sweep.
Other
- Additional
/api/ml-downstreamendpoints, code-export fixes, expanded test coverage. - Project site rewritten with a light theme and claims checked against the manuscript.
Full changelog: v1.0.0...v1.1.0