Releases: brendanjohnharris/Normalization.jl
Releases · brendanjohnharris/Normalization.jl
v0.7.3
v0.7.2
v0.7.1
v0.7.0
Removed JuliennedArrays dependency, simplified internals, and added two new normalizations: HalfZScore
and OutlierSuppress
v0.6.1
Normalization v0.6.1
v0.6.0
Normalization v0.6.0
- Fix bugs relating to Float32 arrays and robust normalization
Merged pull requests:
- Bump actions/checkout from 2 to 4 (#7) (@dependabot[bot])
- Bump codecov/codecov-action from 2 to 4 (#8) (@dependabot[bot])
v0.5.0
Add functionality for DataFrames
v0.4.0
Update Normalizations to have parametric types, allowing for normalization and denormalization of Unitful arrays
v0.3.3
Added unit energy normalization