3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/triqs/arrays/blas_lapack
Olivier Parcollet 8c725f8d5e Work on compilation speed.
- h5/make_h5.... only used in parameters.
- old boost includes before C++11
- remove boost serialization, make macro TRIQS_MAKE_NVP temporarely
- remove boost::is_complex (can be written in 2 lines...)
- move some lib in cpp
2014-05-02 20:49:19 +02:00
..
axpy.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
blas_headers.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
copy.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
dot.hpp Work on compilation speed. 2014-05-02 20:49:19 +02:00
gelss.hpp Attempt to fix gelss call in fit_tail. 2014-03-19 14:01:26 +01:00
gemm.hpp Fix matrix * alias issue and adapt det_manip 2013-09-11 18:49:22 +02:00
gemv.hpp Fix matrix * alias issue and adapt det_manip 2013-09-11 18:49:22 +02:00
ger.hpp Fix matrix * alias issue and adapt det_manip 2013-09-11 18:49:22 +02:00
getrf.hpp arrays: Remove dim0, dim1, .shape in various matrix object. 2013-08-27 13:43:58 +02:00
getri.hpp arrays : revised version of map & fold 2013-09-11 18:39:25 +02:00
qcache.hpp changing non_view_type to regular_type 2013-08-27 13:43:57 +02:00
scal.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
stev.hpp Fix #5 2013-09-08 11:58:07 +02:00
swap.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
tools.hpp arrays: Remove dim0, dim1, .shape in various matrix object. 2013-08-27 13:43:58 +02:00