Releases: jzeuzs/normality
Releases · jzeuzs/normality
v3.1.1
Compare
Sorry, something went wrong.
No results found
Fixed
(deps) update rust crate nalgebra to 0.35.0 (#55 )
Other
(deps) update rust crate eqsolver to v0.4.1 (#56 )
(deps) update actions/checkout action to v7 (#57 )
(deps) update rust crate xsf to v0.5.1 (#54 )
(deps) update rust crate pastey to v0.2.3 (#53 )
improve CI times (#51 )
v3.1.0
Compare
Sorry, something went wrong.
No results found
Added
(multivariate) Royston's test (#50 )
(multivariate) Székely-Rizzo test (#45 )
Other
version bump
(deps) update rust crate rayon to v1.12.0 (#49 )
(deps) update rust crate nanoid to 0.5.0 (#48 )
v3.0.1
Compare
Sorry, something went wrong.
No results found
Other
(deps) update rust crate tempfile to v3.27.0 (#43 )
improve and optimize parallelism (#41 )
v3.0.0
Compare
Sorry, something went wrong.
No results found
Added
optionally implement serde::{Deserialize, Serialize} in all structs and enums (#37 )
multivariate tests of normality (#36 )
add IntegrationError to Error (#34 )
implement serde::{Deserialize, Serialize} for Computation (#33 )
parallelism (#32 )
Fixed
(deps) update rust crate eqsolver to 0.4.0 (#29 )
Other
(test) integration algorithms, not Monte Carlo simulations
(deps) update rust crate ndarray to v0.17.2 (#35 )
add explanation for flaky tests
(deps) update rust crate tempfile to v3.24.0 (#30 )
(deps) update rust crate pastey to v0.2.1 (#28 )
v2.0.0
Compare
Sorry, something went wrong.
No results found
Added
[breaking ] mark the Error type as non_exhaustive (#26 )
implement energy test for normality (#24 )
Fixed
(deps) remove unused dependency gauss-quad
(deps) update rust crate ndarray to 0.17.0 (#20 )
Other
version bump (#27 )
(deps) update actions/checkout action to v6 (#23 )
(deps) update rust crate pastey to 0.2.0 (#22 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
Added
implement the Anscombe-Glynn test (#19 )
change data type on methods to impl IntoIterator (#7 )
Fixed
(ci) replace mock with actual bench (#15 )
(ci) benchmark threshold (#14 )
Other
(release) version bump
(bench) rm thresholds
use sort_unstable_by (#18 )
(deps) update dawidd6/action-download-artifact action to v11 (#17 )
(deps) update actions/upload-artifact action to v5 (#16 )
(deps) update actions/github-script action to v8 (#12 )
(bench) add pr threshold (#13 )
(deps) update actions/checkout action to v5 (#11 )
add implementation benchmarks (#10 )
add windows test (#9 )
v1.0.0
Compare
Sorry, something went wrong.
No results found