Skip to content

It is a very simple library to be able to expose functions that take or return vec/mat armadillo arguments into bumpy ndarrays

Notifications You must be signed in to change notification settings

chemiskyy/arma2numpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arma2numpy

Arma_2_numpy is a small library that transfer bumpy ndarrays into Armadillo vec or mat. It is now inluded in simcoon It is intentionally light, avoiding complex wrappers for arma::vec and arma::mat in python.

Arma_2_numopy provides 4 functions :

-arma2vec -vec2arma

-arma2mat -mat2arma

It is as simple as that.

About

It is a very simple library to be able to expose functions that take or return vec/mat armadillo arguments into bumpy ndarrays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published