nasa / prog_models

The NASA Prognostic Model Package is a Python framework focused on defining and building models for prognostics (computation of remaining useful life) of engineering systems, and provides a set of prognostics models for select components developed within this framework, suitable for use in prognostics applications for these components.
123 stars 50 forks source link

Add 3.11 support #532

Closed teubert closed 1 year ago

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:

github-actions[bot] commented 1 year ago
Benchmarking Results From: Test Time (s)
import main 0.12437049999999994
import thrown object 0.5087783000000001
model initialization 0.11746699999999999
set noise 0.6473041000000002
simulate 0.29836899999999966
simulate with saving 0.9114971999999999
simulate with saving, dt 1.0233779000000003
simulate with printing results, dt 1.2474388000000003
Plot results 13.846555599999999
Metrics 0.03977689999999967
Surrogate Model Generation 3.134477999999998
surrogate sim 0.9919282999999979
surrogate sim, dt 2.8725161999999997
To: Test Time (s)
import main 0.12938779999999994
import thrown object 0.5080886
model initialization 0.11797749999999985
set noise 0.6532284999999998
simulate 0.31656479999999965
simulate with saving 0.9772219999999998
simulate with saving, dt 1.1209836999999996
simulate with printing results, dt 1.3238893999999997
Plot results 13.9773344
Metrics 0.04067420000000155
Surrogate Model Generation 3.2919738999999986
surrogate sim 1.0440280999999985
surrogate sim, dt 3.062058399999998