Skip to content

miguel-kjh/MatLibraryPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MatLibraryPy

In this repository there is a numerical library to operate with matrices and vectors in python. Its implementation is done in both Boost-python and swig, where a global comparison of these two ways of implementing an API for C ++ operations in Python is investigated.

Libraries