Skip to content

v0.3.52

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 07:57

Trixi v0.3.52

Diff since v0.3.50

Closed issues:

  • Improve handling of non-conservative terms (#91)
  • Consolidate mesh infrastructure after adding structured and unstructured ones (#542)
  • Generalized nnodes (#711)

Merged pull requests:

  • new handling of nonconservative terms (#657) (@ranocha)
  • new meshes/solvers are stable (#742) (@ranocha)
  • CompatHelper: bump compat for "Octavian" to "0.3" (#743) (@github-actions[bot])
  • CompatHelper: bump compat for "LazyArrays" to "0.21" (#744) (@github-actions[bot])
  • update mul_by_accum! to use Octavian's matmul! (#746) (@jlchan)
  • Rename test files and modules according to new mesh names (#751) (@efaulhaber)