Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into release/v1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
teubert committed Nov 8, 2024
2 parents c844aa3 + 028f61d commit 8c3d540
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

The NASA Prognostic Package (ProgPy) is a python prognostics framework focused on building, using, and evaluating models and algorithms for prognostics (computation of remaining useful life) and health management of engineering systems, and provides a set of prognostics models for select components and prognostics algorithms developed within this framework, suitable for use in prognostics for these components. It also includes algorithms for state estimation and prediction, including uncertainty propagation.

**ProgPy was the 2024 NASA Software of the Year!**

ProgPy combines NASAs prog_models and prog_algs packages into a single python package, for simplicity and clarity.

## Installation
Expand Down
2 changes: 2 additions & 0 deletions docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,8 @@ <h2 id="G">G</h2>
</li>
<li><a href="api_ref/prog_server/prog_client.html#prog_client.Session.get_event_state">get_event_state() (prog_client.Session method)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api_ref/prog_server/prog_client.html#prog_client.Session.get_model">get_model() (prog_client.Session method)</a>
</li>
</ul></td>
Expand Down

0 comments on commit 8c3d540

Please sign in to comment.