This is still under heavy development.
This is simply a set of cython definitions for the Armadillo C++ library. It also includes conversion utilities to and from numpy arrays. For now, the best working model is to inline them using the “include” cython statement. “Installing” the package only stores the definitions in site_packages so that distutils can find it later.
Requirements
Armadillo C++ library
NumPy
Cython
Installation and testing
Install via
python setup.py install
There is an example program and setup.py file in the “example” folder. Build it –inplace and run test_example.py to try it out. You may need to change the include_dirs to point to your installation of armadillo. Furthermore, lapack and blas must be installed and linked to armadillo through the library wrapper.
Release files for cyarma 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cyarma-0.2.tar.gz | 3.2 kB | Details |
Release files / cyarma-0.2.tar.gz
| Download URL | cyarma-0.2.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8f809209470ac741c9b2b27f30df2c4993944f2f22ea87762f3e0baf858dc8c2
|
|
BLAKE2b-256 checksum How to use checksums |
909fde9465094f4cd28f0b11e07c0adf7503cd7d1f4e145a9afbc77dc69f23cd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |