Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
software:rewdivisi2 [2010/11/08 22:01] eapontep |
software:rewdivisi2 [2010/11/16 10:57] (current) eapontep |
||
|---|---|---|---|
| Line 18: | Line 18: | ||
| - Now install **Divisi2**< | - Now install **Divisi2**< | ||
| * For a further tutorial using [[http:// | * For a further tutorial using [[http:// | ||
| + | |||
| + | ==== Technical Issues ===== | ||
| + | |||
| + | * Divisi2 utilizes Pysparce by means of a classes called SparseMatrix- Pysparce is can be seen as an extension of Numpy. It supports three formats for saving sparse matrices: | ||
| + | - Linked-list format | ||
| + | - Compressed sparse row format | ||
| + | - Sparse Skyline format | ||
| + | |||
| ==== Testing ==== | ==== Testing ==== | ||
| Line 23: | Line 31: | ||
| - | --- // | + | --- // |