Skip to content

v0.3.26

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 05:47
· 1193 commits to main since this release
a35c4ff

Trixi v0.3.26

Diff since v0.3.25

Closed issues:

  • Standard benchmark suite for Trixi (#503)

Merged pull requests:

  • WIP interpolation for 1d plots (#483) (@FelipeSantillan)
  • Allow different transformation mappings than transfinite mapping for CurvedMesh (#521) (@erik-f)
  • More plot recipes (#524) (@ranocha)
  • Benchmarks (#525) (@ranocha)
  • Prepare data structures of CurvedMesh for curved 3D and implement common naming conventions (#526) (@erik-f)
  • CompatHelper: add new compat entry for "Trixi" at version "0.3" for package benchmark (#527) (@github-actions[bot])
  • CompatHelper: bump compat for "BenchmarkTools" to "0.7" for package benchmark (#528) (@github-actions[bot])
  • Update ignored paths for Documenter (#529) (@ranocha)
  • Implement correct computation of Jacobian matrix and determinant for CurvedMesh (in 3d) (#530) (@NichtLucas)
  • Implement invariant curl form of contravariant vectors in 3D (#532) (@erik-f)
  • use polydeg more often in examples (#533) (@ranocha)
  • Reduce latency for higher polynomial degrees (#535) (@ranocha)
  • make AD and Measurements.jl more visible (#537) (@ranocha)
  • add example to automated benchmark section (#538) (@ranocha)