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
52 stars 7 forks source link

Add dt example #99

Closed teubert closed 11 months ago

teubert commented 11 months ago

Extend 01 Simulation to include section on timestep.

github-actions[bot] commented 11 months 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 11 months ago

Codecov Report

Merging #99 (b411f9b) into dev (e7d36a3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev      #99   +/-   ##
=======================================
  Coverage   84.22%   84.22%           
=======================================
  Files          99       99           
  Lines       10179    10179           
=======================================
  Hits         8573     8573           
  Misses       1606     1606