Skip to content

Releases: meggart/DiskArrayEngine.jl

v0.2.5

13 Oct 14:43
e9be01f

Choose a tag to compare

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

03 Oct 19:41
29346d1

Choose a tag to compare

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

09 May 12:38
f5b8c5e

Choose a tag to compare

DiskArrayEngine v0.2.3

Diff since v0.2.2

v0.2.2

26 Mar 14:08
e83419d

Choose a tag to compare

DiskArrayEngine v0.2.2

Diff since v0.2.1

v0.2.1

21 Feb 20:07

Choose a tag to compare

DiskArrayEngine v0.2.1

Diff since v0.2.0

Merged pull requests:

Closed issues:

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

v0.2.0

04 Feb 15:54

Choose a tag to compare

DiskArrayEngine v0.2.0

Diff since v0.1.2

v0.2 Realease notes

  • BREAKING change: Dimensions are not allowed to vannish anymore, each output array must have a mapping to all present input dimensions
  • merging of process graphs is now possible and at least partially tested
  • lots of bug fixes to parallel and local runners

v0.1.2

27 Jun 12:08

Choose a tag to compare

DiskArrayEngine v0.1.2

Diff since v0.1.1

v0.1.1

30 Jan 16:19
e826edd

Choose a tag to compare

DiskArrayEngine v0.1.1

Diff since v0.1.0

Merged pull requests:

Closed issues:

  • Register package (#17)

v0.1.0

29 Sep 17:22

Choose a tag to compare

DiskArrayEngine v0.1.0

Merged pull requests:

  • CompatHelper: add new compat entry for DiskArrays at version 0.3, (keep existing compat) (#1) (@github-actions[bot])
  • CompatHelper: add new compat entry for OffsetArrays at version 1, (keep existing compat) (#2) (@github-actions[bot])
  • CompatHelper: add new compat entry for Optimization at version 3, (keep existing compat) (#3) (@github-actions[bot])
  • CompatHelper: add new compat entry for Ipopt at version 1, (keep existing compat) (#4) (@github-actions[bot])
  • CompatHelper: add new compat entry for OptimizationMOI at version 0.1, (keep existing compat) (#5) (@github-actions[bot])
  • CompatHelper: add new compat entry for OptimizationOptimJL at version 0.1, (keep existing compat) (#6) (@github-actions[bot])
  • CompatHelper: add new compat entry for OrderedCollections at version 1, (keep existing compat) (#7) (@github-actions[bot])
  • CompatHelper: add new compat entry for Primes at version 0.5, (keep existing compat) (#8) (@github-actions[bot])
  • CompatHelper: add new compat entry for OnlineStats at version 1, (keep existing compat) (#10) (@github-actions[bot])
  • CompatHelper: add new compat entry for Interpolations at version 0.14, (keep existing compat) (#12) (@github-actions[bot])
  • CompatHelper: add new compat entry for ProgressMeter at version 1, (keep existing compat) (#13) (@github-actions[bot])
  • CompatHelper: add new compat entry for Dagger at version 0.18, (keep existing compat) (#14) (@github-actions[bot])
  • CompatHelper: add new compat entry for StatsBase at version 0.34, (keep existing compat) (#15) (@github-actions[bot])
  • CompatHelper: add new compat entry for Zarr at version 0.9, (keep existing compat) (#18) (@github-actions[bot])