glucat
0.12.0
|
Go to the source code of this file.
Classes | |
class | PyClical.index_set |
class | PyClical.index_set |
class | PyClical.clifford |
class | PyClical.clifford |
Namespaces | |
PyClical | |
Functions | |
def | PyClical.index_set_hidden_doctests () |
def | PyClical.clifford_hidden_doctests () |
def | PyClical.e (obj) |
def | PyClical.istpq (p, q) |
def | 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 | |
def | PyClical.ninf3 = e(4) + e(-1) |
def | PyClical.nbar3 = e(4) - e(-1) |