Skip to content

Releases: EHTJulia/VLBISkyModels.jl

v0.4.8

18 Mar 02:44
5032cae

Choose a tag to compare

VLBISkyModels v0.4.8

Diff since v0.4.7

  • Update DD to 0.26
  • Make PolarizedModel more type stable

Merged pull requests:

  • CompatHelper: bump compat for EnzymeCore to 0.7, (keep existing compat) (#39) (@github-actions[bot])

v0.4.7

21 Feb 22:25
d1934d5

Choose a tag to compare

VLBISkyModels v0.4.7

Diff since v0.4.6

  • Added a better error message for modifying NUFT model

v0.4.6

21 Feb 01:42
5a92aef

Choose a tag to compare

VLBISkyModels v0.4.6

Diff since v0.4.5

v0.4.5

26 Jan 22:20

Choose a tag to compare

VLBISkyModels v0.4.5

Diff since v0.4.4

v0.4.4

24 Jan 22:09
c500644

Choose a tag to compare

VLBISkyModels v0.4.4

Diff since v0.4.3

v0.4.3

24 Jan 04:08
53319a9

Choose a tag to compare

VLBISkyModels v0.4.3

Diff since v0.4.2

  • Improved show for various types

v0.4.2

18 Jan 02:18
483948f

Choose a tag to compare

VLBISkyModels v0.4.2

Diff since v0.4.1

  • Fix rrules for ctsimage
  • Add better kwargs for modelimage

v0.4.1

17 Jan 00:50

Choose a tag to compare

VLBISkyModels v0.4.1

Diff since v0.4.0

  • Added rrules for ContinuousImage

v0.4.0

14 Jan 17:52
782bc49

Choose a tag to compare

VLBISkyModels v0.4.0

Diff since v0.3.3

Breaking Changes
Upgrade to Comrade 0.6
Change backend to work with DimensionalData
Add smooth method

Merged pull requests:

  • Update to work with new DimensionalData ComradeBase (#35) (@ptiede)

Closed issues:

  • Registration (#37)

v0.3.3

16 Dec 18:53
e009445

Choose a tag to compare

VLBISkyModels v0.3.3

Diff since v0.3.2

Updates

  • Added Enzyme support #33
  • Changed the cache backend to be unified across methods and simplify the memory layout #33
  • Updated to use Makie 0.20 #34
  • Updated polarization plots to turn off tick length changes #31

Merged pull requests:

  • Add Enzyme rules and change cache backend (#33) (@ptiede)
  • fix recipes for Makie 0.20 (#34) (@ptiede)