Skip to content

Releases: jlchan/StartUpDG.jl

v1.1.5

04 Sep 03:13
Compare
Choose a tag to compare

v1.1.4

30 Aug 14:46
Compare
Choose a tag to compare

StartUpDG v1.1.4

Diff since v1.1.3

Merged pull requests:

  • Fix Fmask calculation for SBP approx type on Hex elements (#180) (@jlchan)

v1.1.3

03 Aug 13:42
Compare
Choose a tag to compare

StartUpDG v1.1.3

Diff since v1.1.2

Merged pull requests:

  • Fix CI to match default quadrature + relax RecursiveArrayTools compat (#179) (@jlchan)

v1.1.2

03 Aug 01:19
Compare
Choose a tag to compare

StartUpDG v1.1.2

Diff since v1.1.1

v1.1.1

02 Aug 19:24
Compare
Choose a tag to compare

StartUpDG v1.1.1

Diff since v1.1.0

Merged pull requests:

  • use Kronecker.KroneckerProduct only at higher N in 3D (#178) (@jlchan)

v1.1.0

01 Jul 14:45
Compare
Choose a tag to compare

StartUpDG v1.1.0

Diff since v1.0.3

Merged pull requests:

  • Fix N=1 Pyr initializatoin (#174) (@jlchan)
  • Move NamedArrayPartition back to StartUpDG.jl (temporarily) (#175) (@jlchan)
  • Add collapsed coordinate quadrature for non-quad/hex elements (#176) (@jlchan)

Closed issues:

  • Todo list for Polynomial{TensorProductQuadrature} (#138)
  • N=1 pyramid node connectivity is broken (#171)

v1.0.3

28 Jun 03:11
Compare
Choose a tag to compare

StartUpDG v1.0.3

Diff since v1.0.2

Merged pull requests:

  • CompatHelper: add new compat entry for Plots in [weakdeps] at version 1, (keep existing compat) (#170) (@github-actions[bot])
  • Fix tolerances for high N tet elements (#173) (@jlchan)

v1.0.2

28 Jun 00:54
Compare
Choose a tag to compare

StartUpDG v1.0.2

Diff since v1.0.1

Merged pull requests:

  • Fix tet face node ordering to be consistent with rd.Fmask (#172) (@jlchan)

v1.0.1

24 May 00:46
Compare
Choose a tag to compare

StartUpDG v1.0.1

Fix a bug in the plotting matrix Vp for RefElemData(Quad(), Polynomial(), N)

Diff since v1.0.0

v1.0.0

22 May 04:13
bc54f16
Compare
Choose a tag to compare

StartUpDG v1.0.0

Diff since v0.17.7

Merged pull requests:

Closed issues:

  • Roadmap to 1.0 (#156)