summaryrefslogtreecommitdiffstats
path: root/docs/reference.rst
blob: bbeb8fd2bb2576eab80490265cce6da8a6da7984 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Package Contents
================

.. automodule:: polymatrix
   :members:
   :undoc-members:
   :show-inheritance:


PolyMatrix Module
=================

.. automodule:: polymatrix.polymatrix
   :members:
   :undoc-members:
   :show-inheritance:

Abstract Base Classes
---------------------

.. automodule:: polymatrix.polymatrix.abc
   :members:
   :undoc-members:
   :show-inheritance:

Mixins
------

.. automodule:: polymatrix.polymatrix.mixins
   :members:
   :undoc-members:
   :show-inheritance:

Index Types
-----------

.. automodule:: polymatrix.polymatrix.index
   :members:
   :undoc-members:
   :show-inheritance:

..
        Mixin implementations
        ---------------------

        .. automodule:: polymatrix.polymatrix.impl
           :members:
           :undoc-members:
           :show-inheritance:

        .. automodule:: polymatrix.polymatrix.init
           :members:
           :undoc-members:
           :show-inheritance: