Releases: leslieDLcy/PyUncertainNumber
Releases · leslieDLcy/PyUncertainNumber
v0.1.14
Tinkering with documentation and ready for new release.
What's Changed
- Janurary by @leslieDLcy in #135
- Dev by @leslieDLcy in #136
Full Changelog: v0.1.3...v0.1.14
v0.1.3
What's Changed
- Christmas by @leslieDLcy in #132
- Dev by @leslieDLcy in #134
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Draft of iterative filter code by @dawidochnio in #100
- Scalar propagation by @leslieDLcy in #115
- Shift area metric by @leslieDLcy in #117
- data-peeling calibration. Sampling to follow by @marcodeangelis in #116
- Condense by @leslieDLcy in #118
- Area metric hint by @leslieDLcy in #119
- Intrusive copula calc by @leslieDLcy in #121
- Calibration by @leslieDLcy in #122
- Dev by @leslieDLcy in #123
- fix a f-string quote mistake in calibration.Interval_filtering by @leslieDLcy in #124
- Joss by @leslieDLcy in #125
- Calibration by @leslieDLcy in #128
- Dev by @leslieDLcy in #129
- My fix calibration by @Roberock in #127
- Calibration by @leslieDLcy in #130
- Dev by @leslieDLcy in #131
New Contributors
- @dawidochnio made their first contribution in #100
- @marcodeangelis made their first contribution in #116
- @Roberock made their first contribution in #127
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- updated version to v0.1.0 by @leslieDLcy in #112
- Area metric by @leslieDLcy in #113
- Dev by @leslieDLcy in #114
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Parse moments by @leslieDLcy in #97
- Dev by @leslieDLcy in #98
- fix a small issue of docs dependency by @leslieDLcy in #99
- More examples by @leslieDLcy in #103
- Dev by @leslieDLcy in #104
- updated parametric Pbox constructor by @leslieDLcy in #105
- Dev by @leslieDLcy in #106
- Random slicing by @leslieDLcy in #107
- Tinkering by @leslieDLcy in #110
- Dev by @leslieDLcy in #111
Full Changelog: v0.0.19...v0.1.0
v0.0.18
What's Changed
- Bug fixes for Frechet multiplication when input straddles 0 or is negative
- Bug fixes for the power function calculation
- Added a wrapper for Sobol indices
- Changed
UNclass argument 'bounds' into 'intervals' for consistency
Full Changelog: v0.0.17...v0.0.18