Releases: MurrellGroup/BitPacking.jl
Releases · MurrellGroup/BitPacking.jl
Release list
v0.2.1
BitPacking v0.2.1
v0.2.0
BitPacking v0.2.0
- Add
NArray <: StaticArraytype. - Add
NarrowArray <: AbstractArraytype. - Add
NarrowTupletype and@NarrowTuplemacro.
Breaking
- v0.2 has a new API with new names, partially overlapping v0.1 in functionality.
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#2) (@dependabot[bot])
- Bump actions/checkout from 4 to 5 (#3) (@dependabot[bot])
- Bump actions/checkout from 5 to 6 (#8) (@dependabot[bot])
- Bump julia-actions/cache from 2 to 3 (#9) (@dependabot[bot])
- Bump julia-actions/setup-julia from 2 to 3 (#11) (@dependabot[bot])
- Bump codecov/codecov-action from 5 to 7 (#12) (@dependabot[bot])
- Bump actions/checkout from 6 to 7 (#13) (@dependabot[bot])
Closed issues:
v0.1.0
Release notes
- Add
BitPackedArraywith partial broadcasting support. - Add
packbits,unpackbits,packbits!, andunpackbits!.
Full Changelog: https://github.com/MurrellGroup/BitPacking.jl/commits/v0.1.0