Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 23:33
· 32 commits to main since this release
ddb7b5b

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)