nasa / progpy

The NASA Prognostic Python Packages is a Python framework focused on defining and building models and algorit for prognostics (computation of remaining useful life) of engineering systems, and provides a set of models and algorithms for select components developed within this framework, suitable for use in prognostic applications.
https://nasa.github.io/progpy/
Other
60 stars 8 forks source link

Update dynamic_step_size.ipynb #3

Closed aqitya closed 1 year ago

aqitya commented 1 year ago

Jupyter Notebook for Dynamic Step Size.

Maybe there should be more examples of the following:

Any thoughts?

github-actions[bot] commented 1 year ago

Thank you for opening this PR. Each PR into dev requires a code review. For the code review, look at the following:

codecov-commenter commented 1 year ago

Codecov Report

Merging #3 (6eda998) into dev (98f1eaf) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev       #3   +/-   ##
=======================================
  Coverage   78.75%   78.75%           
=======================================
  Files          90       90           
  Lines        9288     9288           
=======================================
  Hits         7315     7315           
  Misses       1973     1973           
teubert commented 1 year ago

Will be combined with sim example by @aqitya