Python library of 2-dimensional matrix algorithms.
Project description
Python library of 2-dimensional matrix algorithms.
Changelog
0.0.1 (2019-07-15)
Initial release
0.0.2 (2019-07-25)
Modified RowNorm to reconfigure itself for every matrix it sees.
0.0.3 (2019-08-21)
Added FFT as a transformation.
Fixed bug in initialize(Matrix, Matrix) for YGradientEPO and OPLS where any error message wasn’t being returned.
Removed utilities to wai.common, and import them back to here.
read/write in matrix.helper can now accept open file handles as well as file names.
Calling inverseTransform on SavitzkyGolay now raises a NotImplementedError, instead of silently passing.
Testing infrastructure is now imported from wai.test.
Added a Serialisable interface, which allows objects to write their state to a binary stream. SavitzkyGolay and SIMPLS implement this.
Added Equidistance resampling filter.
0.0.4 (2019-10-04)
Standardize now implements Serialisable interface.
Serialisable can now serialise strings.
0.0.5 (2019-11-01)
Added Log transformation.
Updated to wai.common v0.0.17
0.0.6 (2019-11-18)
Added tranformations based on scikit-learn: PowerTransformer, QuantileTranformer and RobustScalar.
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
File details
Details for the file wai.ma-0.0.6.tar.gz
.
File metadata
- Download URL: wai.ma-0.0.6.tar.gz
- Upload date:
- Size: 275.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.10.0 pkginfo/1.2.1 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a86556b0d8dbc73dcd7ac59373aef4a0578237dc8342b922cc7f542e3322521e |
|
MD5 | cc2cc954ff861d65782377dfb270140b |
|
BLAKE2b-256 | 48bc3670e69ffcd32782b7c863a81479c529ed78915d327d0fd88df252e993a0 |