Skip to content

rpy2/rpy2-Matrix

Repository files navigation

Mapping the R package Matrix

Python package Build Status

This Python package is an extension to rpy2 mapping the R package Matrix.

The R package is a rather complex hierarchy of classes, some of which are already mirrored (along with the hierarchy, as shown here):

To install from the Github repository:

pip install git+https://github.com/rpy2/rpy2-Matrix#egg=rpy2-Matrix

At the time of writing, documentation is only in docstrings, and as examples in the unit tests.

Releases

No releases published

Packages

No packages published

Languages