This package implements normc(), normr() and normv() functions to easily normalize columns and rows of a matrix, and vectors respectively.
Project description
## normalize_easy Package
This package implements normc(), normr(), normv() functions to easily normalize columns, rows of 2-D arrays and vectors respectively. This package uses sklearn.preprocessing.normalize and forces the input array to have dtype as float. The input array has to be 2-D for normc() and normr().
normc() -> normalizes columns of a 2-D array
normr() -> normalizes rows of a 2-D array
normv() -> normalizes the 1-D array
### To install * pip install normalize_easy, or * Download the repo and run python setup.py install
### To update * pip install normalize_easy —-upgrade
### Version 0.0.3 * Cleaner code * pep8 compliant
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
Built Distributions
File details
Details for the file normalize_easy-0.0.3.tar.gz
.
File metadata
- Download URL: normalize_easy-0.0.3.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 922ff66dfa4a79bb71c95306c082fdebd73639d7ab5b79b3bf05726a1c9d6525 |
|
MD5 | d9d5e7b6e6e89e151db80782778f4a09 |
|
BLAKE2b-256 | 93ec749fab03cec70415d3676eddb5f5a4c244161f3bd2e79d6fe9cfc6da72a6 |
File details
Details for the file normalize_easy-0.0.3-py3.4.egg
.
File metadata
- Download URL: normalize_easy-0.0.3-py3.4.egg
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98795c8f04c3977ca836055ab68a419371321cb37510a03464e7e95ca160c9c8 |
|
MD5 | 1d9c661dd1fad81b25a7a64243dfd6a1 |
|
BLAKE2b-256 | bab0de24d487af05cf020c60401fca4a44fc28672060bba3e7c9aba79f583fe7 |
File details
Details for the file normalize_easy-0.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: normalize_easy-0.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 650f05538e2334aa84ed76fc50651db0f7873bb53cb854aa0c723a0db0f152cd |
|
MD5 | 0f2f692ef729904c2c7411d85448a815 |
|
BLAKE2b-256 | 4d92b7bad0f8c7bd8ed3ea4fa6deb5ae3a722d565f710b9b32ed0a001957ef9d |