Skip to main content

Library providing Python implementations of MODA's algorithms.

Project description

PyMODAlib

PyMODAlib is a Python library containing the algorithms used by PyMODA.

Some of these algorithms are MATLAB-packaged libraries, while some are Python translations of MODA's algorithms.

Installing PyMODAlib

PyMODAlib can be installed using pip:

pip install PyMODAlib

Current status

PyMODAlib is still early in development. Currently, the features implemented are:

  • Detecting harmonics.

Examples

There are examples of using PyMODAlib's functions in the examples directory.

Developer notes

Developing PyMODAlib

When developing PyMODAlib, you can test your changes by installing the library locally. From the root of the repository, run:

python setup.py install

Packaging the project

From the documentation:

rm -r dist/
python setup.py sdist
python setup.py bdist_wheel
twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyMODAlib-0.1.0b1.tar.gz (14.4 kB view hashes)

Uploaded Source

Built Distribution

PyMODAlib-0.1.0b1-py3-none-any.whl (14.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page