Calibr8

Latest version: v7.1.2

Safety actively analyzes 634667 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

6.0.2

+ The `plot_model` function was polished to produce nicer looking plots by default:
+ The subplots are now created with a fine tuned layout that is (almost) square and has nice looking margins inbetween the plots.
+ Log-scale is automatically turned off when calibration data is <= 0.
+ Residual ylimits are now symmetric.
+ A `band_xlim` kwarg was added to configure the range of the likelihood bands in the left two plots.

6.0.1

+ Fixes a severe performance degression of the `infer_independent` method by vectorizing an evaluation of the `loglikelihood`.

6.0.0

+ `infer_independent` was refactored: It is now implemented in `CalibrationModel` and calculates both ETI and HDI by default.
+ New method `CalibrationModel.likelihood` that can be parametrized with `scan_x=True` to evaluate the likelihood at all entries in `x`, instead of doing elementwise evaluation along `x` and `y`.
+ Imports work with `theano-pymc v1.1.2` (used by PyMC3 `v3.11.1`) and `aesara v2`
+ Added option to plot relative residuals in `plot_model` and `plot_t_band`
+ Guessing functions were removed because they are not very useful in practice
+ License document (and setup.py) were updated.

5.0.3

5.0.2

+ Terminology was changed `ErrorModel` becomes `CalibrationModel`
+ Fitting functions automatically ignore inf/nan
+ `NumericPosterior` has new properties `hdi_lower` and `hdi_upper` that give direct access to the lower and upper ends of the HDI

5.0.1

Release for Zenodo

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.