Skip to content

Releases: roflmaostc/DeconvOptim.jl

v0.7.3

27 Nov 12:44
a1b92fd
Compare
Choose a tag to compare

DeconvOptim v0.7.3

Diff since v0.7.2

Merged pull requests:

  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#48) (@github-actions[bot])
  • CompatHelper: bump compat for Interpolations to 0.15, (keep existing compat) (#49) (@github-actions[bot])

v0.7.2

19 Jul 11:26
1e02f33
Compare
Choose a tag to compare

DeconvOptim v0.7.2

Diff since v0.7.1

Closed issues:

  • Misleading generate_psf function (#44)

Merged pull requests:

  • Migrate from SnoopPrecompile to PrecompileTools (#41) (@timholy)
  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#42) (@github-actions[bot])
  • fix(docs): typos in docs and links (#43) (@kunzaatko)
  • fix: add notes to documentation about shift (#45) (@kunzaatko)
  • rm: take_real_or_not no longer necessary (#47) (@kunzaatko)

zenodo

20 Jun 08:15
4c30146
Compare
Choose a tag to compare
Merge pull request #43 from kunzaatko/master

fix(docs): typos in docs and links

v0.7.1

31 Mar 09:10
c2e1f1e
Compare
Choose a tag to compare

DeconvOptim v0.7.1

Diff since v0.7.0

Merged pull requests:

  • CompatHelper: bump compat for FillArrays to 1, (keep existing compat) (#40) (@github-actions[bot])

v0.7.0

01 Mar 14:20
5c60b85
Compare
Choose a tag to compare

DeconvOptim v0.7.0

Diff since v0.6.0

Closed issues:

  • Implement proper Callback for NCC value (#29)
  • Update examples (#36)

Merged pull requests:

  • CompatHelper: bump compat for FillArrays to 0.13, (keep existing compat) (#35) (@github-actions[bot])

v0.6.0

28 Feb 10:58
Compare
Choose a tag to compare

DeconvOptim v0.6.0

Diff since v0.5.0

Merged pull requests:

  • added the option to keep the large size by using a negative padding. (#31) (@RainerHeintzmann)
  • Support for quantitative evaluation of deconvolutions and addition of the inital argument to supply start values. (#33) (@RainerHeintzmann)

v0.5.0

10 Aug 09:54
Compare
Choose a tag to compare

DeconvOptim v0.5.0

Diff since v0.4.1

Closed issues:

  • conv returns a copy instead of the same similar array (#25)
  • @avxt LoopVectorization for loss functions (#26)
  • FFTW flags measure instead of estimate (#27)

v0.4.1

08 Aug 20:13
Compare
Choose a tag to compare

DeconvOptim v0.4.1

Diff since v0.4.0

Closed issues:

  • Mapping gradient wrong (#22)

v0.4.0

18 Jul 21:12
5b6df96
Compare
Choose a tag to compare

DeconvOptim v0.4.0

Diff since v0.3.0

Merged pull requests:

v0.3.0

01 Jul 11:48
da59e22
Compare
Choose a tag to compare

DeconvOptim v0.3.0

Diff since v0.2.0

Closed issues:

  • Good's roughness (#16)
  • conv_psf doubling due to FourierTools package (#17)