prog_models icon indicating copy to clipboard operation
prog_models copied to clipboard

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 pro...

Results 126 prog_models issues
Sort by recently updated
recently updated
newest added

added "from numpy import array" for dictionaries that contain numpy arrays as values.

Very cool library, and excellently organized. Here's some notes from my review to assist you guys beyond the JOSS checklist: ## Easier Quickstart examples Location where change is recommended Documentation...

documentation

Add automatic checks for versions at each PR. These checks should check the following: * Version # is greater than what's released (see pypi-version) * setup.my and package.__version__ agree

CI/CD

Fix automatic benchmarking that's done with each PR, and extend it to be more complete.

CI/CD

Building on past work by @matteocorbetta