Skip to content

Releases: MurrellGroup/BitPacking.jl

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 13:01

BitPacking v0.2.1

Diff since v0.2.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 19:19

BitPacking v0.2.0

Diff since v0.1.0

  • Add NArray <: StaticArray type.
  • Add NarrowArray <: AbstractArray type.
  • Add NarrowTuple type and @NarrowTuple macro.

Breaking

  • v0.2 has a new API with new names, partially overlapping v0.1 in functionality.

Merged pull requests:

Closed issues:

  • TagBot trigger issue (#4)
  • Specialized GPU kernels (#5)

v0.1.0

Choose a tag to compare

@AntonOresten AntonOresten released this 08 Sep 18:19

Release notes

  • Add BitPackedArray with partial broadcasting support.
  • Add packbits, unpackbits, packbits!, and unpackbits!.

Full Changelog: https://github.com/MurrellGroup/BitPacking.jl/commits/v0.1.0