PyVolt Setup
Steps
-
Build Docker Image:
docker build --no-cache -t pyvolt .
-
Run Docker Container:
docker run -it -v $(pwd)/examples:/app/examples pyvolt
-
Example Usage:
cd examples python3 quickstart/run_nv_state_estimator.py
Name | Last commit | Last update |
---|---|---|
examples | ||
pyvolt.egg-info | ||
pyvolt | ||
sample_data | ||
ppf @ 1227d9a9 | ||
.gitignore | ||
.gitmodules | ||
CHANGELOG.md | ||
Dockerfile | ||
Readme.md | ||
pyproject.toml |