Skip to content

Added release notes and version bump for dymos 1.10.0 #1022

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

Merged
merged 7 commits into from
Dec 8, 2023

Conversation

robfalck
Copy link
Contributor

@robfalck robfalck commented Dec 5, 2023

Summary

Added release notes for dymos 1.10.0

Related Issues

  • Resolves #

Backwards incompatibilities

None

New Dependencies

None

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@coveralls
Copy link

coveralls commented Dec 7, 2023

Coverage Status

coverage: 91.967% (-0.4%) from 92.331%
when pulling bec0c23 on robfalck:rel_notes_1_10_0
into b1ddc16 on OpenMDAO:master.

@robfalck robfalck changed the title Added release notes for dymos 1.10.0 Added release notes and version bump for dymos 1.10.0 Dec 8, 2023
@robfalck robfalck requested a review from swryan December 8, 2023 14:14
release_notes.md Outdated
@@ -19,6 +55,7 @@ as a timeseries output.
## Bug Fixes
- Added linear solver for cases where states solved via optimizer have input_initial=True. [#991](https://github.com/OpenMDAO/dymos/pull/991)
- Fixed an issue where control rate values are showing up in timeseries outputs by default. [#987](https://github.com/OpenMDAO/dymos/pull/987)
- Fixed Vanderpol example under updated OpenMDAO MPI operation. [#1023](https://github.com/OpenMDAO/dymos/pull/1023)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like you accidentally put this under version 1.9.1 notes instead of for 1.10.0

release_notes.md Outdated
Dymos 1.10.0 includes a few performance improvements, more user-configurability of automatic solver placement, and a still-experimental implementation of the Birkhoff transcription.

Thanks to Shugo Kaneko for pointing out some issues with using dymos under MPI.
Timeseries jacobians were inefficient used excessive memory when operating on a single system under MPI.
Copy link
Contributor

@swryan swryan Dec 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

inefficient and used?

@robfalck robfalck merged commit a1e5e21 into OpenMDAO:master Dec 8, 2023
@robfalck robfalck deleted the rel_notes_1_10_0 branch March 2, 2025 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants