Skip to content

Commit 5a31db0

Browse files
author
counterclocker
committed
documentation: a few first rst files
1 parent 2ef408c commit 5a31db0

31 files changed

Lines changed: 1156 additions & 13 deletions
160 Bytes
Binary file not shown.
3.4 KB
Binary file not shown.
12.2 KB
Binary file not shown.
640 Bytes
Binary file not shown.

doc/build/doctrees/ll_mat.doctree

15 KB
Binary file not shown.
5.54 KB
Binary file not shown.
13.4 KB
Binary file not shown.

doc/build/html/_sources/contents.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ CySparse documentation
1111
.. toctree::
1212
:maxdepth: 2
1313

14-
Introduction <introduction>
14+
introduction
15+
sparse_matrix_formats
16+
sparse_mat_hierarchy
17+
ll_mat
18+
cysparse_cython_users
1519

1620
.. #Sparse Matrix Formats <formats>
1721
#Low-Level Sparse Matrix Types <spmatrix>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.. cysparse_for_cython_users:
2+
3+
=========================================================
4+
:program:`CySparse` for :program:`Cython` users
5+
=========================================================
6+
7+
Accessing matrix elements
8+
==========================
Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
.. introduction_to_cy_sparse
1+
.. introduction_to_cy_sparse:
22

33
==========================
44
Introduction to CySparse
55
==========================
66

7+
:program:`PySparse` legacy
8+
============================
9+
10+
License
11+
========
12+

0 commit comments

Comments
 (0)