glucat 0.12.0
|
Go to the source code of this file.
Classes | |
class | PyClical.index_set |
class | PyClical.clifford |
Namespaces | |
namespace | 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 | |
str | 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.try : | |
PyClical.except : | |
PyClical.obj | |
PyClical.i | |
PyClical.else : | |
PyClical.ixt | |
PyClical.fill | |
epsilon | PyClical.scalar_epsilon = epsilon |
atan | PyClical.pi = atan(clifford(1.0)) * 4.0 |
atan | PyClical.tau = atan(clifford(1.0)) * 8.0 |
clifford | PyClical.cl = clifford |
index_set | PyClical.ist = index_set |
def | PyClical.ninf3 = e(4) + e(-1) |
def | PyClical.nbar3 = e(4) - e(-1) |