Documentation¶
\[\begin{split}(a + b)^2 &= (a + b)(a + b) \\
&= a^2 + 2ab + b^2\end{split}\]
Table of Contents¶
Python reference manual¶
DOC
-
class
app4triqs.
Toto
¶ A very useful and important class
-
f
()¶ Signature : (int u) -> int A simple function with \(G(\tau)\)
Parameters: u :
Nothing useful
-
static
hdf5_scheme
()¶ Signature : () -> str HDF5
-
i
¶ Simple accessor
-
-
app4triqs.
chain
()¶ Signature : (int i, int j) -> int Chain digits of two integers
Parameters: i :
The first integer
j :
The second integer
Returns: out :
An integer containing the digits of both i and j
-
class
app4triqs.app4triqs_module.
Toto
¶ A very useful and important class
-
f
()¶ Signature : (int u) -> int A simple function with \(G(\tau)\)
Parameters: u :
Nothing useful
-
static
hdf5_scheme
()¶ Signature : () -> str HDF5
-
i
¶ Simple accessor
-
-
app4triqs.app4triqs_module.
chain
()¶ Signature : (int i, int j) -> int Chain digits of two integers
Parameters: i :
The first integer
j :
The second integer
Returns: out :
An integer containing the digits of both i and j