Skip to content

Releases: maltezfaria/LevelSetMethods.jl

v0.1.5

24 Oct 16:36

Choose a tag to compare

LevelSetMethods v0.1.5

Diff since v0.1.4

Merged pull requests:

  • [AUTO] pre-commit update (#54) (@github-actions[bot])
  • CompatHelper: bump compat for Makie in [weakdeps] to 0.23, (keep existing compat) (#56) (@github-actions[bot])
  • CompatHelper: bump compat for Makie in [weakdeps] to 0.24, (keep existing compat) (#57) (@github-actions[bot])
  • Bump actions/checkout from 4 to 5 (#59) (@dependabot[bot])
  • Bump actions/setup-python from 5 to 6 (#60) (@dependabot[bot])
  • fix 3d curvature calculation (#62) (@Nul1-Ptr)
  • Runic format (#63) (@maltezfaria)
  • New extension for level set reinitialization (#65) (@maltezfaria)

Closed issues:

  • Make reinitialisation more user friendly (#58)
  • Mistake in 3D curvature function (#61)

v0.1.4

05 Jun 12:15
54883b2

Choose a tag to compare

LevelSetMethods v0.1.4

Diff since v0.1.3

Merged pull requests:

  • Allow for a "freezed" signed function in ReinitializationTerm (#55) (@maltezfaria)

v0.1.3

16 May 11:42

Choose a tag to compare

LevelSetMethods v0.1.3

Diff since v0.1.2

Merged pull requests:

  • [AUTO] pre-commit update (#51) (@github-actions[bot])
  • [AUTO] pre-commit update (#52) (@github-actions[bot])
  • CompatHelper: bump compat for Interpolations in [weakdeps] to 0.16, (keep existing compat) (#53) (@github-actions[bot])

v0.1.2

20 Apr 17:43

Choose a tag to compare

LevelSetMethods v0.1.2

Diff since v0.1.1

Merged pull requests:

  • [AUTO] pre-commit update (#49) (@github-actions[bot])
  • Extension for Interpolants (#50) (@maltezfaria)

v0.1.1

19 Mar 19:36

Choose a tag to compare

LevelSetMethods v0.1.1

Diff since v0.1.0

Merged pull requests:

  • Bump codecov/codecov-action from 4 to 5 (#45) (@dependabot[bot])
  • [AUTO] pre-commit update (#46) (@github-actions[bot])
  • CompatHelper: bump compat for Makie in [weakdeps] to 0.22, (keep existing compat) (#47) (@github-actions[bot])
  • Correct S3 in WENO scheme (#48) (@Iddingsite)

v0.1.0

16 Nov 19:12

Choose a tag to compare

LevelSetMethods v0.1.0

Merged pull requests:

Closed issues:

  • Implementing generic boundary conditions (#2)
  • CI (#5)
  • Computing the time step stability constraint (#6)
  • How to handle different discretisation scheme for LevelSetTerm (#10)
  • Re-distanciation term (#11)
  • Fast marching method (#12)
  • Migrate from Plots to Makie (#18)
  • Mmg extension (#24)
  • Better constructor for LevelSet (#27)