Skip to content

Releases: meggart/DiskArrayEngine.jl

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 03 Jul 12:59

DiskArrayEngine v0.3.4

Diff since v0.3.3

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 12 Jun 14:05
a39eecf

DiskArrayEngine v0.3.3

Diff since v0.3.2

Merged pull requests:

Closed issues:

  • Warning from optimization when using DAE to compute pyramids (#39)
  • Warning about SecondOrder ADtype was not provided (#59)

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 23 Feb 12:28
4c9980b

DiskArrayEngine v0.3.2

Diff since v0.3.1

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 20 Feb 14:40
c3b37b7

DiskArrayEngine v0.3.1

Diff since v0.3.0

Merged pull requests:

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Feb 13:00
53d412a

DiskArrayEngine v0.3.0

Diff since v0.2.5

Breaking changes

  • Dagger was moved to a package extension. In the future, when you want to use the DaggerRunner to run an operation you need to explicitly import Dagger in your code to make sure the extension is loaded.

Merged pull requests:

Closed issues:

  • Move daggerrunner into Dagger extension (#43)
  • move Dagger into extensions (#51)

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 13 Oct 14:43
e9be01f

DiskArrayEngine v0.2.5

Diff since v0.2.4

Closed issues:

  • Pyramid Computation with threading does not finish (#16)
  • Warning Overlapping output chunks (#40)

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 03 Oct 19:41
29346d1

DiskArrayEngine v0.2.4

Diff since v0.2.3

Merged pull requests:

Closed issues:

  • ModelingToolkit is in the dependency tree of this package (#46)

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 09 May 12:38
f5b8c5e

DiskArrayEngine v0.2.3

Diff since v0.2.2

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 26 Mar 14:08
e83419d

DiskArrayEngine v0.2.2

Diff since v0.2.1

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Feb 20:07

DiskArrayEngine v0.2.1

Diff since v0.2.0

Merged pull requests:

Closed issues:

  • DiskArrayEngine crashes Julia with too much memory consumption (#9)