CyRK v0.10.2
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
- Fixes by @jrenaud90 in #63
- Version 0.10.2 by @jrenaud90 in #64
Full Changelog: v0.10.1...v0.10.2