Skip to content

Version 3.7.0

Latest
Compare
Choose a tag to compare
@boulderdaze boulderdaze released this 19 Dec 19:42
8ba30c5

What's Changed

  • Remove singular check for LU decomposition and add const qualifier to the CUDA kernels by @sjsprecious in #671
  • Auto-format code changes by @github-actions in #672
  • Copyable state by @K20shores in #673
  • 662 more strict tolerance for unitintegration tests by @K20shores in #670
  • Auto-format code changes by @github-actions in #674
  • Fix readme example by @mattldawson in #677
  • Set hstart to timestep by @K20shores in #679
  • Auto-format code changes by @github-actions in #680
  • Change LU decomposition class to be Doolittle-specific by @sjsprecious in #683
  • Auto-format code changes by @github-actions in #684
  • Fixes a bug in the logic used to calculate alpha - jacobian by @mattldawson in #691
  • Add MOZART LU decomposition scheme by @mattldawson in #690
  • Auto-format code changes by @github-actions in #692
  • Update version by @boulderdaze in #696

Full Changelog: v3.6.0...v.3.7.0