glucat
0.8.4
|
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 | |
string | PyClical.__version__ = "0.8.4" |
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) |