projects
/
linpy.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
bf383c733b298e6773b9afa1a69c6b0fc3a0dcb2
[linpy.git]
/
doc
/
modules.rst
1
.. module-docs:
2
3
LinPy Module Reference
4
======================
5
6
There are four main LinPy modules, all of them can be inherited at once with the LinPy package:
7
8
>>> from linpy import *
9
10
.. toctree::
11
:maxdepth: 2
12
13
linexpr.rst
14
polyhedra.rst
15
domain.rst
16
geometry.rst
17