Skip to content

Releases: HolyLab/RegisterMismatch.jl

v0.4.0

23 Mar 21:38
6ac90c5
Compare
Choose a tag to compare

RegisterMismatch v0.4.0

Diff since v0.3.3

Merged pull requests:

  • MassInstallAction: Install the TagBot workflow on this repository (#17) (@kdw503)
  • Support multithreading (#18) (@timholy)

v0.3.3

27 Jul 22:59
746b551
Compare
Choose a tag to compare

RegisterMismatch v0.3.3

Closed issues:

  • Make this public? (#3)
  • Bound error for SubArray input with '--check-bounds=yes' option (#5)
  • Include out-of-bounds elements in mismatch calculation (#7)

Merged pull requests:

  • reexport RegisterMismatchCuda.mismatch0 (#1) (@kdw503)
  • Change version number in Project.toml (#2) (@kdw503)
  • Update to the new RFFT (#4) (@timholy)
  • Used PaddedViews for indexing out-of-bounds portions of the arrays (#6) (@timholy)
  • Permit mismatched sizes between fixed and moving (#8) (@timholy)
  • Fix the Project.toml file (#9) (@timholy)
  • Fix deprecation warnings (#10) (@timholy)
  • MassInstallAction: Install the TagBot workflow on this repository (#11) (@kdw503)
  • MassInstallAction: Install the CI workflow on this repository (#12) (@kdw503)
  • Update MappedArrays compat to include 0.4 (#13) (@Octogonapus)
  • Update ImageCore to 0.9 (#14) (@Octogonapus)
  • Create CompatHelper.yml (#15) (@IanButterworth)
  • CompatHelper: bump compat for "Reexport" to "1" (#16) (@github-actions[bot])