Skip to content

Releases: ODINN-SciML/Huginn.jl

v0.6.0

28 May 15:06
4419e11
Compare
Choose a tag to compare

Huginn v0.6.0

Diff since v0.5.0

Merged pull requests:

  • CompatHelper: add new compat entry for OptimizationOptimJL at version 0.3, (keep existing compat) (#50) (@github-actions[bot])
  • CompatHelper: bump compat for CairoMakie to 0.12, (keep existing compat) (#51) (@github-actions[bot])
  • CompatHelper: add new compat entry for Optimization at version 3, (keep existing compat) (#52) (@github-actions[bot])

v0.5.0

28 Mar 20:50
19d84b6
Compare
Choose a tag to compare

Huginn v0.5.0

Diff since v0.4.1

Merged pull requests:

v0.4.1

18 Dec 19:50
6a5be97
Compare
Choose a tag to compare

Huginn v0.4.1

Diff since v0.3.2

Merged pull requests:

Closed issues:

  • CI not working with tests (#27)

v0.3.2

14 Dec 10:39
f396314
Compare
Choose a tag to compare

Huginn v0.3.2

Diff since v0.3.1

Merged pull requests:

v0.3.1

12 Dec 18:05
7281def
Compare
Choose a tag to compare

Huginn v0.3.1

Diff since v0.3.0

Merged pull requests:

  • Added plotting function to check influence of flow parameters A and n (#39) (@vivekag7)
  • Changes to accommodate new ODINN.jl architecture (#40) (@JordiBolibar)
  • CompatHelper: add new compat entry for CairoMakie at version 0.11, (keep existing compat) (#42) (@github-actions[bot])

v0.3.0

24 Oct 09:10
bf82047
Compare
Choose a tag to compare

Huginn v0.3.0

Diff since v0.2.1

Merged pull requests:

v0.2.1

26 Sep 15:44
81d4087
Compare
Choose a tag to compare

Huginn v0.2.1

Diff since v0.2.0

v0.2.0

15 Sep 16:34
c24288a
Compare
Choose a tag to compare

Huginn v0.2.0

Diff since v0.1.0

Merged pull requests:

v0.1.0

06 Sep 00:06
ab71720
Compare
Choose a tag to compare

Huginn v0.1.0

Closed issues:

  • Fetch Python environment from Sleipnir.jl for CI (#6)

Merged pull requests:

  • Huginn precompiling correctly (#2) (@JordiBolibar)
  • Logo and README updated (#3) (@JordiBolibar)
  • Changes in code API and structs to be compatible with Halfar tests (#5) (@facusapienza21)
  • CompatHelper: add new compat entry for OrdinaryDiffEq at version 6, (keep existing compat) (#7) (@github-actions[bot])
  • CompatHelper: add new compat entry for ProgressMeter at version 1, (keep existing compat) (#8) (@github-actions[bot])
  • CompatHelper: add new compat entry for PlotThemes at version 3, (keep existing compat) (#9) (@github-actions[bot])
  • CompatHelper: add new compat entry for Infiltrator at version 1, (keep existing compat) (#11) (@github-actions[bot])
  • CompatHelper: add new compat entry for Plots at version 1, (keep existing compat) (#12) (@github-actions[bot])
  • CompatHelper: add new compat entry for Tullio at version 0.3, (keep existing compat) (#13) (@github-actions[bot])
  • CompatHelper: add new compat entry for JLD2 at version 0.4, (keep existing compat) (#14) (@github-actions[bot])
  • CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) (#15) (@github-actions[bot])
  • CompatHelper: add new compat entry for PyCall at version 1, (keep existing compat) (#16) (@github-actions[bot])
  • Test for conservation of mass (#17) (@facusapienza21)
  • PDE solve integration tests added (#18) (@JordiBolibar)
  • CompatHelper: add new compat entry for Revise at version 3, (keep existing compat) (#19) (@github-actions[bot])
  • CompatHelper: add new compat entry for Sleipnir at version 0.1, (keep existing compat) (#20) (@github-actions[bot])
  • CompatHelper: bump compat for Sleipnir to 0.3, (keep existing compat) (#22) (@github-actions[bot])
  • Test compatible with Sleipnir=0.3.0 (#24) (@facusapienza21)
  • 🔄 synced file(s) with ODINN-SciML/Sleipnir.jl (#25) (@facusapienza21)
  • Out-of-place implementation of forward PDE model (#28) (@facusapienza21)
  • 🔄 synced file(s) with ODINN-SciML/Sleipnir.jl (#29) (@facusapienza21)
  • CompatHelper: add new compat entry for BenchmarkTools at version 1, (keep existing compat) (#32) (@github-actions[bot])
  • CI working with tests (#33) (@facusapienza21)
  • Solve extra float dependency and trying Python setup (#34) (@facusapienza21)