Skip to content

Releases: bionanoimaging/IndexFunArrays.jl

v0.2.7

08 Jan 16:19
a2e0652
Compare
Choose a tag to compare

IndexFunArrays v0.2.7

Diff since v0.2.6

v0.2.6

12 Jun 09:59
4e559fa
Compare
Choose a tag to compare

IndexFunArrays v0.2.6

Diff since v0.2.5

Closed issues:

  • hanning rename to hann (#18)

v0.2.5

12 Aug 12:48
87a1797
Compare
Choose a tag to compare

IndexFunArrays v0.2.5

Diff since v0.2.4

Closed issues:

  • hamming window not zero? (#17)

v0.2.4

15 Feb 13:13
c810d01
Compare
Choose a tag to compare

IndexFunArrays v0.2.4

Diff since v0.2.3

  • fix box bug, now it is centered around Fourier center

Closed issues:

  • box wrong size (#14)

Merged pull requests:

v0.2.3

17 Sep 15:41
7ed1a50
Compare
Choose a tag to compare

IndexFunArrays v0.2.3

Diff since v0.2.2

v0.2.2

18 Aug 15:50
dc0b3fe
Compare
Choose a tag to compare

IndexFunArrays v0.2.2

Diff since v0.2.1

v0.2.1

05 Jul 11:39
e270d07
Compare
Choose a tag to compare

IndexFunArrays v0.2.1

Diff since v0.2.0

Merged pull requests:

  • CompatHelper: bump compat for "ChainRulesCore" to "0.10" (#11) (@github-actions[bot])

v0.2.0

30 Jun 09:36
Compare
Choose a tag to compare

IndexFunArrays v0.2.0

Diff since v0.1.7

Merged pull requests:

  • CompatHelper: add new compat entry for "ChainRulesCore" at version "0.9" (#10) (@github-actions[bot])

v0.1.7

21 Apr 15:16
745454a
Compare
Choose a tag to compare

IndexFunArrays v0.1.7

Diff since v0.1.6

v0.1.6

21 Apr 12:19
Compare
Choose a tag to compare

IndexFunArrays v0.1.6

Diff since v0.1.5

  • Bugfix for ScaFTEdge
  • Vector for scale and offset is now possible

Merged pull requests:

  • Added support for list-mode arguments (scale, offset, weight, variance, shift_by) (#8) (@RainerHeintzmann)