Releases: kusterlab/curve_curator
Releases · kusterlab/curve_curator
v0.5.1
v0.5.0
- Fixing R2 calculation (#15)
- RMSE of the curve model is now an output column (#18)
- Fixing the linear interpolation in combined replicate analysis (#20)
- Add max_imputation parameter to toml to adjust filtering (#22)
- Make compatible to bokeh version >=3.4 (#23)
- Improves robustness of the pipeline (#16, #17, #19, #20, #23)
- Improves testing and documentation (#16)
- Minor improvements and fixes
v0.4.0
v0.4.0
- Add more examples and improved documentation (#9)
- Add clipping option to handle values outside the expected range (#11)
- Change to tomllib standard library, which leads to python >= 3.11, but removes dependence on the toml package and gets the newest TOML syntax v1.0) (#12)
- Fix handling of duplicate aggregation (#10, #13)
- Minor improvements and fixes
v0.3.0
v0.2.1
- Fix pip install
v0.2.0
- Support multiple controls to calculate more accurate ratios
- Improved stability of dashboards
Accepted manuscript (v0.2.1)
accepted-manuscript Bump v0.2.1
v0.1.1
v0.1.1
- Switch to pip installation
- Minor improvements and fixes
v0.1.0
v0.1.0
- Initial release