|
glucat 0.12.0
|
Go to the source code of this file.
Classes | |
| class | PyClical.index_set |
| class | PyClical.clifford |
Namespaces | |
| namespace | PyClical |
Functions | |
| PyClical.index_set_hidden_doctests () | |
| PyClical.clifford_hidden_doctests () | |
| PyClical.e (obj) | |
| PyClical.istpq (p, q) | |
| PyClical._test () | |
Variables | |
| PyClical.__version__ = str(glucat_package_version,'utf-8') | |
| PyClical.lhs | |
| PyClical.rhs | |
| PyClical.threshold = error_squared_tol(rhs) if threshold is None else threshold | |
| PyClical.None | |
| PyClical.tol = error_squared_tol(rhs) if tol is None else tol | |
| PyClical.obj | |
| PyClical.i | |
| PyClical.ixt | |
| PyClical.fill | |
| PyClical.scalar_epsilon = epsilon | |
| float | PyClical.pi = atan(clifford(1.0)) * 4.0 |
| float | PyClical.tau = atan(clifford(1.0)) * 8.0 |
| PyClical.cl = clifford | |
| PyClical.ist = index_set | |
| PyClical.ninf3 = e(4) + e(-1) | |
| PyClical.nbar3 = e(4) - e(-1) | |