Libscientific python foreign function interface
Project description
libscientific python binding
This is a foreign function python binding of libscientific.
Libscientific is a C framework for multivariate and other statistical analysis. This library is capable to run:
- Principal component analysis using the NIPALS algorithm
- Partial Least Squares using the NIPALS algorithm
- Multiple Linear Regression using the Ordinary Least Squares algorithm
- Fisher Linear Discrimnant Analysis
- KMeans and Hierarchical clustering
- Matrix/vector/tensor operations (products, matrix inversions using the Gauss-Jordan algorithm, and so on)
- Descriptive statistics for regression and classification problems.
- Model validation with leave-one-out and Bootstrap random kfold cross validation
- Variable selection using genetic and metaheuristic algorithms
- Solve linear system of equations
- Interpolate curves usin the natural cubic spline algorithm
More information at
- https://github.com/gmrandazzo/libscientific
- http://gmrandazzo.github.io/libscientific/Source/_build/html/GettingStartedInPython.html
License
libscientific and libscientific python binding is distributed under GPLv3 license.
To know more in details how the licens work please go to "http://www.gnu.org/licenses/gpl-3.0.en.html"
libscientific is currently mantained by Giuseppe Marco Randazzo.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file libscientific-1.6.1-py3-none-win_amd64.whl.
File metadata
- Download URL: libscientific-1.6.1-py3-none-win_amd64.whl
- Upload date:
- Size: 5.8 MB
- Tags: Python 3, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7a013a98d9283d03f893e38011d77dfa798fe722ec1317fc8522922a0dd0010
|
|
| MD5 |
0bfce999309077427d6a23d9476cceb1
|
|
| BLAKE2b-256 |
eac335fdca004404ba16234a007e553c75ba37e72d3ac1aa3621263ff7a18230
|
File details
Details for the file libscientific-1.6.1-py3-none-manylinux1_x86_64.whl.
File metadata
- Download URL: libscientific-1.6.1-py3-none-manylinux1_x86_64.whl
- Upload date:
- Size: 3.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58b0c5d1c08c6bcc2c0cd81e285db1acf3ca3f4a52a80611f864b842af5820d7
|
|
| MD5 |
cc519bc2ee43b80cb0c0964955a33350
|
|
| BLAKE2b-256 |
cb61d3566d6f39c03e852ed4fa4f5cb4875499f4bb82a961268c2d9dd041260e
|
File details
Details for the file libscientific-1.6.1-py3-none-macosx_11_0_arm64.whl.
File metadata
- Download URL: libscientific-1.6.1-py3-none-macosx_11_0_arm64.whl
- Upload date:
- Size: 290.3 kB
- Tags: Python 3, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5124c72a421253bf2bc2bcc8a4775783192719224b74a83731043db05a227cfd
|
|
| MD5 |
c5ac4947aa57ee4409497480243c1dd9
|
|
| BLAKE2b-256 |
5173a176e057aeee6ca756f395478bf6ef9339b2a8a6592da7847c79393e33b8
|
File details
Details for the file libscientific-1.6.1-py3-none-macosx_10_0_x86_64.whl.
File metadata
- Download URL: libscientific-1.6.1-py3-none-macosx_10_0_x86_64.whl
- Upload date:
- Size: 326.8 kB
- Tags: Python 3, macOS 10.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9e3a60bc319a13008bbf53392d0e27e905404831a129c6d6e51cb7b1a02629c
|
|
| MD5 |
e2add6b43058ad79ee7c6f03854fb7a0
|
|
| BLAKE2b-256 |
208e16b720ce6902ef2cfd9b94c86d2376f58b083b051b052b244c54379cb22d
|