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

Fix floating pt error in simulation #4

Closed teubert closed 1 year ago

teubert commented 1 year ago

Fix issue where floating pt errors can occur with very small timesteps sometimes produced by 'auto'

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 #4 (dfe2333) into dev (dfe2333) will not change coverage. The diff coverage is n/a.

:exclamation: Current head dfe2333 differs from pull request most recent head a9eb35a. Consider uploading reports for the commit a9eb35a to get more accurate results

@@           Coverage Diff           @@
##              dev       #4   +/-   ##
=======================================
  Coverage   84.17%   84.17%           
=======================================
  Files          99       99           
  Lines       10105    10105           
=======================================
  Hits         8506     8506           
  Misses       1599     1599