-
-
Notifications
You must be signed in to change notification settings - Fork 3
Release v3.2.0 #59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v3.2.0 #59
Conversation
Moved to tutorials repo via precice/tutorials#480.
Refer to #53 and provide more information.
* Changed `SolverInterface` to `Participant` * Updating some error messages pointing to version 2 to version 3
* Update `SolverInterface` to `Participant`
* Update to matlab-actions/setup-matlab@v2 * Use run-matlab-command (WARNING: officially undocumented!) for running two MATLAB sessions concurrently. Related discussion matlab-actions/run-command#53. * Use precice/precice:nightly * Skip tests for certain MATLAB versions. See #58. * Try with run-command. * Add working-directory. * Update test.yml * Update test.yml * Update test.yml * Update test.yml * use `-sd` option * Update test.yml * Update test.yml * Try workaround * Update test.yml * Update test.yml * Update test.yml * Simplify for debugging * Update test.yml * Try without LD_PRELOAD * Try with R2024a * LD_PRELOAD is required * Cleanup and test several matlab versions * Update test.yml * Update test.yml * Update test.yml * Update test.yml * Re-introduce fail-fast * Try to fix python problem with LD_PRELOAD * Update test.yml * Update test.yml * Update test.yml * Update test.yml * Determine set of working MATLAB version * Remove python from LD_PRELOAD * Update README.md
% Version 3.1.0 (R2023b, R2023a, R2022b, R2022a, R2021b) 12-Apr-2024 | ||
% Version 3.2.0 (R2024a, R2023b) 03-Apr-2025 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@BenjaminRodenberg are you okay with us updating the tested versions here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's also clarify the information about the supported and tested versions in the README. Rest is good to go 👍
Co-authored-by: Benjamin Rodenberg <[email protected]>
No description provided.