Releases: jlchan/StartUpDG.jl
Releases · jlchan/StartUpDG.jl
v1.1.5
StartUpDG v1.1.5
v1.1.4
StartUpDG v1.1.4
Merged pull requests:
v1.1.3
StartUpDG v1.1.3
Merged pull requests:
v1.1.2
StartUpDG v1.1.2
v1.1.1
StartUpDG v1.1.1
Merged pull requests:
v1.1.0
v1.0.3
StartUpDG v1.0.3
Merged pull requests:
v1.0.2
StartUpDG v1.0.2
Merged pull requests:
v1.0.1
StartUpDG v1.0.1
Fix a bug in the plotting matrix Vp
for RefElemData(Quad(), Polynomial(), N)
v1.0.0
StartUpDG v1.0.0
Merged pull requests:
- Make triangle and tet node orderings consistent (#153) (@jlchan)
- Refactor
RefElemData
(#157) (@jlchan) - Bump Julia and RecursiveArrayTools compat, remove NamedArrayPartition (#159) (@jlchan)
- StartUpDG 1.0 (#160) (@jlchan)
- Add subcell finite volume differencing and reconstruction operators (#163) (@jlchan)
- Add new cut cell
MeshData
(#165) (@jlchan) - Adding hybridized SBP operators (#166) (@jlchan)
- Improve efficiency of cut-cell
MeshData
(#167) (@jlchan) - Remove Requires.jl (#169) (@jlchan)
Closed issues:
- Roadmap to 1.0 (#156)