Skip to content

ehthiede/PyEDGAR

Repository files navigation

Overview

docs Documentation Status
tests

Package for performing dynamical Galerkin expansion on trajectory data. Currently in pre-alpha.

  • Free software: MIT license

Installation

To install the code, download the directory from github, navigate into the folder, and run

pip install -e .

We are currently working on getting the package onto pip.

Documentation

https://PyEDGAR.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages