Skip to content

ElectronicRU/sppy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sppy

The aim of this project is to implement a fast sparse array library by wrapping the corresponding parts of Eigen in Python. The interface is similar to numpy so that existing code requires minimal change to work with sparse arrays. See http://packages.python.org/sppy/index.html for the documentation.

Changelog

Changes in version 0.4:

  • Added support for 1d arrays

About

A sparse matrix package for Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published