Skip to content

CyRK v0.10.2

Compare
Choose a tag to compare
@jrenaud90 jrenaud90 released this 07 Nov 22:04
· 118 commits to main since this release
ef06b9e

Changes

New:

  • Added new interpolate_from_solution_list function to help interpolate between multiple solutions across a domain.

Bugs:

  • Fixed issue where CyRK.test_cysolver() used incorrect kind and order of arguments.
  • Fixed MacOS compile issues when using OpenMP (for both x86-64 and arm64 macos).
  • Fixed issue where MacOS was failing certain tests.
  • Building new wheels to fix Github issue #62.

Tests:

  • Added tests to check all built in testers.

GitHub Tracked Changes

Full Changelog: v0.10.1...v0.10.2