Skip to content

Releases: ptiede/ComradeBase.jl

v0.8.4

18 Sep 13:13
25a1121
Compare
Choose a tag to compare

ComradeBase v0.8.4

Diff since v0.8.3

  • Update to DD 0.28

Merged pull requests:

v0.8.3

15 Sep 16:35
ca7eb2f
Compare
Choose a tag to compare

ComradeBase v0.8.3

Diff since v0.8.2

small bugfixes for GPU inputs

Merged pull requests:

v0.8.2

20 Aug 19:11
48798ff
Compare
Choose a tag to compare

ComradeBase v0.8.2

Diff since v0.8.1

  • Add some additional inactive to help Enzyme when ADing through IntensityMap

Merged pull requests:

v0.8.1

16 Aug 20:36
924908a
Compare
Choose a tag to compare

ComradeBase v0.8.1

Diff since v0.8.0

Merged pull requests:

  • CompatHelper: bump compat for OhMyThreads in [weakdeps] to 0.6, (keep existing compat) (#34) (@github-actions[bot])
  • getindex function for getting visibility domain at a time and/or frequency (#35) (@rohandahale)

v0.8.0

15 Aug 23:33
ddb7b5b
Compare
Choose a tag to compare

ComradeBase v0.8.0

Diff since v0.7.6

Breaking

  • Removed FITSIO and a number of other deps
  • Simplified intensitymap and visibility implementations (will no longer work with Zygote of Diffractor style AD, i.e. it uses mutation!)

Non-breaking

  • Marked more of IntensityMap's fields as inactive to simplify Enzymes activity analysis
  • Added Enzyme threading tests

Merged pull requests:

  • Simplify visibilitymap and intensitymap internal (#32) (@ptiede)
  • Remove various deps (#33) (@ptiede)

v0.7.6

12 Aug 19:47
2a9204e
Compare
Choose a tag to compare

ComradeBase v0.7.6

Diff since v0.7.5

Merged pull requests:

  • Add Enzyme parallel capabilities (#28) (@ptiede)
  • Fix image center preservation (#29) (@ptiede)
  • Add testing of extensions to CI (#30) (@ptiede)
  • Add a bunch of rules to mark parts of the IntensityMap as inactive (#31) (@ptiede)

v0.7.5

13 May 22:52
3995fbe
Compare
Choose a tag to compare

ComradeBase v0.7.5

Diff since v0.7.4

Fixed docstring

v0.7.4

11 May 21:30
0007389
Compare
Choose a tag to compare

ComradeBase v0.7.4

Diff since v0.7.3

  • Added some EnzymeRules.inactive

v0.7.3

26 Apr 04:12
Compare
Choose a tag to compare

ComradeBase v0.7.3

Diff since v0.7.2

  • Fixed various bugs and typos

v0.7.2

25 Apr 18:55
Compare
Choose a tag to compare

ComradeBase v0.7.2

Diff since v0.7.1

  • enhanced baseimage to make it deal with nested structures
  • fixed a docstring