Releases: verificarlo/fuzzy
Releases · verificarlo/fuzzy
Fuzzy v2.0.0
What's Changed
- Fix build_fuzzy_libmath_dockerfile.sh by @yohanchatelain in #47
- Pre-release v2.0.0 by @yohanchatelain in #48
- Update readme by @yohanchatelain in #49
Full Changelog: v0.9.1...v2.0.0
Fuzzy v0.9.1-a
What's Changed
- Fix build_fuzzy_libmath_dockerfile.sh by @yohanchatelain in #47
Full Changelog: v0.9.1...v0.9.1-a
Fuzzy v0.9.1
What's Changed
- Pre-release v0.9.1 by @yohanchatelain in #46
- Add new fast mode for fuzzy-libmath
Full Changelog: v0.8.0...v0.9.1
Fuzzy v0.8.0
[v0.8.0] 2022/07/15
Changed
* Change mecanisme to introduce noise in libmath. Now it uses a direct call to the inexact function, allowing to perturb libmath results within RR mode.
* Change verificarlo version to compile fuzzy images [v0.6.0 -> v0.8.0]
Fixed
* l_gammaf_r test that failed due to uninitialized pointer value
Fuzzy v0.6.0
[v0.6.0] 2022/01/07
Changed
* Change verificarlo version to compile fuzzy images [v0.5.0 -> v0.6.0]
* Change base3 sklearn version [v0.23.2 -> v1.0.2]
* Change base2 scipy version [v1.5.4 -> v1.7.3]
* Change base1 numpy version [v1.19.1 -> v1.22.0]
Fixed
* Fix issue due to hardware specific instruction (AVX)
* Can be run on any x86_64 architecture now
Deprecated
* Version v0.5.0 must not be used on architecture not supporting AVX-512
Fuzzy v0.5.0
Some notes in the latest release are found here, but the exhaustive list can be found in the changelog.
- Updated Verificarlo version, including:
- fix for vectorized operations
- support for sparse perturbations
- enforced architecture-independent compilation
- reorganized images and builds
- improved documentation
Base Release
This release is merely being issued such that the project can begin indexing on Zenodo, and a DOI can be referenced for this project.