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?
- Repo owner/admin: scottyler89+bitbucket@gmail.com
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file percent_max_diff-0.99.1.tar.gz
.
File metadata
- Download URL: percent_max_diff-0.99.1.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ce1fdd83c71cf8080dd22c59b14ee3f9263300750f093e739e9b32a6b69649b |
|
MD5 | b4c7f7c1e209d76e74b2a8b484e48a5e |
|
BLAKE2b-256 | cfa8ebb630dad1446b486d882a3843203824ad0e53707b56d60c8b2777a0e8e7 |
File details
Details for the file percent_max_diff-0.99.1-py3-none-any.whl
.
File metadata
- Download URL: percent_max_diff-0.99.1-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3d15b0d988d956d24232a05838ea258e34f629b77d9f9fee5347162a5fe7297 |
|
MD5 | 3d5633bd620f4c4007dfcbe241819634 |
|
BLAKE2b-256 | 407fee88efca9358e27b294c7ebf1951046ab894687c02fc01f4ee754f4d22a9 |