Skip to content

Releases: ssciwr/hammingdist

1.3.0

20 Aug 14:46
d9b733f
Compare
Choose a tag to compare

What's Changed

  • switch from SSC self-hosted macos arm64 runner to macos-14 arm64 github runner by @lkeegan in #129
  • Allow users to access the distances data as a numpy array by @lkeegan in #135

Full Changelog: 1.2.0...1.3.0

1.2.0

04 Mar 07:39
83e3707
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

19 Feb 08:03
743dc90
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

10 Jan 15:37
5919c48
Compare
Choose a tag to compare

What's Changed

  • re-enable cp38-macosx_arm64 wheel now that cp38 is available on our arm64 macos runner by @lkeegan in #118
  • add CUDA distance implementation by @lkeegan in #123

Full Changelog: 0.21.0...1.0.0

0.21.0

13 Nov 07:48
25de731
Compare
Choose a tag to compare

What's Changed

  • use pypi trusted publishing by @lkeegan in #107
  • re-enable tests for python 3.12 now that numpy 1.26 is released by @lkeegan in #109
  • Add arm64 mac CI using locally hosted runner by @lkeegan in #113
  • Add NEON simd implementation for arm64 cpus by @lkeegan in #114

Full Changelog: 0.20.0...0.21.0

0.20.0

10 Aug 13:24
59d2c22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.19.0...0.20.0

0.19.0

30 Jan 12:36
d5655ea
Compare
Choose a tag to compare

What's Changed

  • make OpenMP::OpenMP_CXX a PUBLIC dependency of libhamming by @lkeegan in #87

Full Changelog: 0.18.0...0.19.0

0.18.0

05 Sep 15:33
13ef3ca
Compare
Choose a tag to compare

What's Changed

  • allow runtime choice of uint8 or uint16 for distances matrix element type by @lkeegan in #75

Full Changelog: 0.17.0...0.18.0

0.17.0

05 Sep 14:50
0ea8ac9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.16.0...0.17.0

0.16.0

13 Apr 15:10
fc4709f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.0...0.16.0