mirror of
https://github.com/triqs/dft_tools
synced 2024-11-01 11:43:47 +01:00
f1c32012a6
- for all functions, except when GIL option (not implemented) is here we use a triqs::py_stream, which redirect the stream to python sys.write - so that a simple C++ code with a std::cout print its output in the notebook... - NB : it only works for the code within the cell. If it calls another function on the lib which uses cout, print is not redirected. Designed for simple tests.... - cerr not (yet) redirected. (useful ?). |
||
---|---|---|
.. | ||
archive | ||
dos | ||
fit | ||
gf | ||
lattice | ||
operators | ||
parameters | ||
plot | ||
random_generator | ||
sumk | ||
utility | ||
wrap_generator | ||
__init__.py | ||
__init__.py.template | ||
CMakeLists.txt | ||
magic.py.in | ||
version.py.in |