Release v1.3 #310
teubert
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Release v1.3
PrognosticsModel
(Seeexamples.generate_surrogate.py
). Initial implementation uses Dynamic Mode Decomposition. Additional Surrogate Model Generation approaches will be explored for future releases.prog_models.models
(See examples.powertrain.py`).examples.dataset.py
).linear_model.py
example for detail.observables
from previous releases are now calledperformance_metrics
.Note
Now input, states, and output should be represented by model.InputContainer, StateContainer, and OutputContainer, respectively.
Note
Python 3.6 is no longer supported.
Acknowledgments
Thank you to our intern Lawrence Hwang (@lawrence-hwang) for his help with this release.
This release includes contributions from NASA's Autonomous Spacecraft Operations (ASO), Data and Reasoning Fabric (DRF), and System Wide Safety (SWS) projects. Thank you for your support!
Beta Was this translation helpful? Give feedback.
All reactions