Skip to main content

Percent Maximum Difference

Project description

README

Tutorials

Blahh

What is this repository for?

  • PMD

How do I get set up?

PyMINEr is now pip installable: python3 -m pip pmd Note that there was another package called pyminer for mining bit-coin - this is definitely not that, so be sure to install bio-pyminer instead!

You can also install using the setup.py script in the distribution like so: python3 setup.py install

How do I run PyMINEr?

Video Tutorials

Blahhh

import numpy as np
from percent_max_diff.percent_max_diff import pmd
pmd_res = pmd(np.array([[100,0,0],[0,100,0],[0,0,100]]))
print(pmd_res.pmd)

License

For non-commercial use, PyMINEr is available via the AGPLv3 license. Commercial entities should inquire with scottyler89@gmail.com

Who do I talk to?

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

percent_max_diff-0.99.1.tar.gz (13.1 kB view hashes)

Uploaded Source

Built Distribution

percent_max_diff-0.99.1-py3-none-any.whl (12.3 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