Published February 11, 2022
| Version v6.4.0
Software
Open
JuBiotech/calibr8: v6.4.0
Description
What's Changed
- The
contribsubmodule was slightly refactored andNormalNoisebase models equivalent to the existingStudenttNoisemodels were added. For example:BasePolynomialModelN. (See https://github.com/JuBiotech/calibr8/pull/26.) - The
BaseModelTclass was deprecated and any code using it should instead inherit fromcore.ContinuousUnivariateModel, noise.StudentTNoisedirectly.
Full Changelog: https://github.com/JuBiotech/calibr8/compare/v6.3.0...v6.4.0
Files
JuBiotech/calibr8-v6.4.0.zip
Files
(3.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:5db59ef0de098bbd115dbc7334c363c0
|
3.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuBiotech/calibr8/tree/v6.4.0 (URL)