3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
dft_tools/triqs/python_tools
Olivier Parcollet 842274003f Fix import array in extensions.
- import arrays in extensions (mako file).
- put import_arrays in converter,
  along the lines of our own objects (numpy and triqs uses
  the same capsule technique, i.e. the standard technique from python
  doc.)
2014-06-12 17:27:48 +02:00
..
CMakeLists.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
py_stream.cpp pytream : add pragma to remove warning 2014-06-12 13:18:26 +02:00
py_stream.hpp magic : redirect std::cout to python sys.out.write 2014-06-11 16:25:47 +02:00
pyref.hpp magic : redirect std::cout to python sys.out.write 2014-06-11 16:25:47 +02:00
wrapper_tools.cpp parameters & wrapper 2014-05-19 15:19:18 +02:00
wrapper_tools.hpp Fix import array in extensions. 2014-06-12 17:27:48 +02:00