-
-
Notifications
You must be signed in to change notification settings - Fork 2
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.0.0 #55
Merged
Merged
Release v3.0.0 #55
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Add gradient related API * Add missing Cint * Fix for matrices and format * Correct matrices * Remove komma * Update documentation and remove size variable * Add unit tests and correct errors/documentation Co-authored-by: Erik Scheurer <[email protected]>
* Add preloading to the README.md * Minor updates to README Co-authored-by: Ishaan Desai <[email protected]>
* Remove mapWriteDataFrom (precice/precice#1222) and Vertex-only API (precice/precice#1322) * Remove `initializeData` (precice/precice#1350) * Remove `isReadDataAvailable` and `isWriteDataRequired` (precice/precice#1362) * Rename `isGradientDataRequired` (precice/precice@632b4fb) * Remove `isActionRequired` and replace with explicit calls * Adjust Solverdummies and tests * Format changes * [WIP] Use names instead of IDs related to precice/precice#1588 * Delete functions not part of the precice API * Implement API changes into tests * Format
* Add missing API functions * Format * Add unit tests for new functions * Format and Adjust tested for LTS and newer version * Update assert messages and documentation
* Sync function calls to preCICE API * Update writeGradientData * Update documentation * Rename tests to writeGradientData * Change fakeDimension name
* Update Julia versions in the Actions workflows * Update actions to use latest version of Julia and preCICE * Update Julia versions in the README
davidscn
approved these changes
Feb 5, 2024
Co-authored-by: David Schneider <[email protected]>
Co-authored-by: David Schneider <[email protected]>
Co-authored-by: David Schneider <[email protected]>
9bb3443
to
b1efd68
Compare
@JuliaRegistrator register |
Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release for compatibility with preCICE v3.0.0