-
Notifications
You must be signed in to change notification settings - Fork 6
jesolem/sparray
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a module for sparse n-dimensional arrays in Python using dictionaries. The module supports any number of dimensions and any size. It also has all basic operations like adding, subtracting, multiplication, division, mod, pow, printing, sum() etc. Sparse arrays can easily be converted to full NumPy arrays. (NumPy is required) Run sparray.py to see output of a number of examples on how to use this module. /Jan Erik Solem
About
Sparse n-dimensional arrays in Python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published