3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 03:03:48 +01:00

Commit Graph

  • bf9171f10b Merge pull request #79 from tayral/fix_doc_ft Olivier Parcollet 2014-05-15 11:30:46 +0200
  • 3fcf72735e Fixed wrong minus sign in FT definition. tayral 2014-05-15 11:23:14 +0100
  • a9bcc33c7e minor correction for linux Olivier Parcollet 2014-05-11 21:54:46 +0200
  • e32602180c Cleaning h5 interface Olivier Parcollet 2014-05-04 15:30:32 +0200
  • 3a31077d51 gf : new wrapper Olivier Parcollet 2014-05-09 10:43:55 +0200
  • 3a9f986461 gf: add a few functions in C++ Olivier Parcollet 2014-05-10 21:39:11 +0200
  • 376056f7bd gf : add indices, name in C++ Olivier Parcollet 2014-05-09 22:22:32 +0200
  • 5105e04ac7 Add new wrapper generator Olivier Parcollet 2014-05-08 22:15:15 +0200
  • 2be9587078 Small fix in gf doc. tayral 2014-04-10 11:34:16 +0100
  • 3aa380ba9d Fixed abs bug in bravais_lattice + added method tayral 2014-05-07 09:49:50 +0100
  • 7752db89c2 Added linear_to_index to matsub_freq tayral 2014-03-21 18:13:01 +0000
  • 91dc34a869 Added accessor positive only to MeshImFreq tayral 2014-03-25 22:42:50 +0000
  • 78cbbaa52f Fix #74. Correction of previous commit for gcc 4.8.1 Olivier Parcollet 2014-05-05 18:29:52 +0200
  • 8c725f8d5e Work on compilation speed. Olivier Parcollet 2014-05-02 16:00:12 +0200
  • 5172f342be correct include in ising2d test. Olivier Parcollet 2014-04-25 16:07:32 +0200
  • 09bf713dc8 clef: correct TRIQS_CLEF_IMPLEMENT_LAZY_METHOD Olivier Parcollet 2014-04-25 16:06:44 +0200
  • 384c05188c exceptions handling : slight improve Olivier Parcollet 2014-04-23 18:47:17 +0200
  • a0bfead2c6 added a missing dependency for compiling doc Hartmut Hafermann 2014-04-22 11:45:09 +0200
  • b1508a07ff statistics : fix get_value_type detection Olivier Parcollet 2014-04-17 13:28:11 +0200
  • 2c6da6a35a Made autocorrtime calculation from binning faster. tayral 2014-03-12 11:28:25 +0000
  • 0e23db7f92 Added constructor of observable on binned_series tayral 2014-02-28 17:25:52 +0000
  • 14067abb34 Statistical tools documentation. tayral 2014-02-13 17:37:42 +0000
  • 572053f40d Added ising2d test for statistics. tayral 2014-02-13 17:38:01 +0000
  • a730f093d6 arrays: fix fold and update documentation Olivier Parcollet 2014-04-09 21:24:03 +0200
  • db59c8e5fc correction: previous commit, forgot a namespace Olivier Parcollet 2014-04-09 12:12:41 +0200
  • 2f2104e86e clef : correction of TRIQS_CLEF_IMPLEMENT_LAZY_METHOD for clang 3.3 Olivier Parcollet 2014-04-09 11:48:12 +0200
  • 4ae4dfd42b arrays: add lazy call to matrix_tensor_proxy Olivier Parcollet 2014-04-07 15:11:03 +0200
  • e1e9ee20fd gf: correct auto_assign Olivier Parcollet 2014-04-07 13:21:36 +0200
  • 2fdba13bc5 clef: add version c14 Olivier Parcollet 2014-04-06 22:19:38 +0200
  • 3fd3f38446 clef: fix lazy method call for gcc Olivier Parcollet 2014-04-06 12:24:32 +0200
  • efb00ea5d3 clef: first version of generic sum function Olivier Parcollet 2014-04-04 17:47:21 +0200
  • 9762b95936 Correction to previous commit Olivier Parcollet 2014-04-04 12:03:06 +0200
  • 6fc131cd5d add nfft detection Olivier Parcollet 2014-04-04 11:51:08 +0200
  • ec21b7bba4 added test for hk converter aichhorn 2014-04-03 14:37:55 +0200
  • 4fb1f67645 bugfixes in hk_converter aichhorn 2014-04-03 14:34:36 +0200
  • edca014785 rng : preview Olivier Parcollet 2014-04-02 20:36:54 +0200
  • 3f5ce764a7 Added more flexible H(k) reading aichhorn 2014-04-02 18:36:48 +0200
  • f316bb567c Merge branch 'master' of https://github.com/TRIQS/dft_tools aichhorn 2014-04-02 17:56:09 +0200
  • e10c48e106 Added first draft of general converter to handle general H(k) Added also routine to rotate basis sets aichhorn 2014-04-02 17:54:31 +0200
  • 22ef7ac015 gf. add __call__(double) to gf_imtime, wrapped from C++ evaluator Olivier Parcollet 2014-04-02 11:13:37 +0200
  • ecbcc60930 Add documentation for web profiling Michel Ferrero 2014-04-01 17:09:38 +0200
  • 82e3b3f02b Fix a bug in bosonic Fourier transform Michel Ferrero 2014-04-01 17:09:04 +0200
  • 77d9353ef3 small corrections Hub-I tutorial Leonid Pourovskii 2014-04-01 16:02:20 +0200
  • bf1f3c0758 correction in LDADMFTmain.rst Leonid Pourovskii 2014-03-31 19:23:13 +0200
  • 17ab0227d1 small changes in doc Leonid Pourovskii 2014-03-31 19:17:05 +0200
  • 243c40899e cleaned Kanamori interactions and double counting, updated doc accordingly aichhorn 2014-03-31 18:13:48 +0200
  • 27dd24c490 Documentation and tutorial update Leonid Pourovskii 2014-03-28 23:29:06 +0100
  • 5267798b48 arrays: a forgotten std::forward in lazy evaluations... Olivier Parcollet 2014-03-28 17:20:16 +0100
  • 6ac850521f Redefined Kanamori U Leonid Pourovskii 2014-03-28 16:40:06 +0100
  • 9c979ceb0b Fix #66: when mc_sign_type is complex Olivier Parcollet 2014-03-28 15:37:37 +0100
  • c996c3ff7d mc_tools : improve treatment of infinite mc ratios Olivier Parcollet 2014-03-27 20:25:13 +0100
  • 8045598534 Attempt to fix gelss call in fit_tail. Olivier Parcollet 2014-03-19 13:58:36 +0100
  • d85cf0b4d2 Working on doc for det_manip tayral 2014-03-12 10:42:30 +0000
  • 558df98786 Split cpp from hpp (fit_tail) tayral 2014-03-12 20:59:33 +0000
  • 377a0026ad add c14 less, greater Olivier Parcollet 2014-03-16 00:10:18 +0100
  • 5805c7c3aa Fix in off-diagonal elements of density() Michel Ferrero 2014-03-08 13:46:31 +0100
  • 2f2044e74b gf : imfreq : clean evaluator on int Olivier Parcollet 2014-03-04 22:11:36 +0100
  • 05c717e70f gf: imfreq : fix evaluator for n<0 Olivier Parcollet 2014-03-04 20:22:33 +0100
  • 5128126055 arrays: change operator() && for const_view Olivier Parcollet 2014-03-02 14:14:59 +0100
  • 1e220d24c7 kronecker function and overload for matsubara_freq Olivier Parcollet 2014-03-02 17:10:57 +0100
  • 9911b18363 mc_tools : add access # proposed/accepted. Add debug_stream Olivier Parcollet 2014-02-28 17:20:55 +0100
  • a1a29d6c85 gf: correct evaluator for gf imfreq (remove mesh_pt) Olivier Parcollet 2014-02-28 15:57:34 +0100
  • a25f742b33 Correction: left some C++14 used in debug... Olivier Parcollet 2014-02-26 17:49:44 +0100
  • e1c113b745 Fix g(k,om) for tests Olivier Parcollet 2014-02-26 15:40:14 +0100
  • 300b016b75 Added more detailed test of Gkom... does not compile. tayral 2014-02-21 18:14:00 +0100
  • b8d7373177 arrays : fix auto_assign for chains assignment. Olivier Parcollet 2014-02-21 21:00:38 +0100
  • 3d98857c13 adding missing map serialization header Hartmut Hafermann 2014-02-20 16:43:46 +0100
  • 73d81cc55a gf: correct bug in matsubara_freq mesh point Olivier Parcollet 2014-02-19 21:14:59 +0100
  • dcc7ad2c8c Merge pull request #62 from tayral/fix_matsub_index_to_linear Olivier Parcollet 2014-02-19 12:04:36 +0100
  • 8c1f7945e4 Various small fixes in imfreq Gfs. tayral 2014-02-19 11:59:47 +0000
  • 2b315fcdea gf : corrections Olivier Parcollet 2014-02-18 19:25:29 +0100
  • b76a61680c gf make_gf_from_g_and_tail : add security Olivier Parcollet 2014-02-18 17:09:24 +0100
  • 2da097991e Made test gf_notail clearer. tayral 2014-02-18 16:02:06 +0000
  • 708c47305c Extending fit_tail for scalar_valued (+ test) tayral 2014-02-04 16:58:38 +0000
  • da7e7ec971 Fixed fit_tail for pos. and neg. matsub + bosonic tayral 2014-02-04 16:13:14 +0000
  • b129b3d17b Added basic doc + additional test for tail fitting tayral 2014-02-04 11:24:28 +0000
  • 2a71d2e54a Changed format of requirement warning in doc tayral 2014-01-28 11:55:33 +0000
  • 82a6d21939 Fixed computation of density for full matsub mesh tayral 2014-01-23 11:34:53 +0000
  • 6e87bee850 lattice: clean old classes, add bz_mesh, gf on bz Olivier Parcollet 2014-02-16 13:31:27 +0100
  • e82d95d1a8 gf: add C++14 impl of meshes products Olivier Parcollet 2014-02-16 15:44:34 +0100
  • 96ef742344 c14, tuples : various fixes. Olivier Parcollet 2014-02-18 15:30:03 +0100
  • a503ddae26 clef: correction of macro Olivier Parcollet 2014-02-18 15:28:20 +0100
  • 76e39c826f arrays: add make_unit_matrix and norm2, norm2_sqr Olivier Parcollet 2014-02-16 15:43:50 +0100
  • 1c9d6dacfa arrays: h5 read/write for arrays of complex types Olivier Parcollet 2014-02-13 17:28:55 +0100
  • 7aedaef945 arrays : fix matrix = scalar for complex types Olivier Parcollet 2014-02-12 21:50:58 +0100
  • 87dc9aeaa5 Add statistic tools tayral 2014-02-11 21:06:19 +0100
  • e182762bf2 clef : add apply_on_each_leaf Olivier Parcollet 2014-02-10 20:19:36 +0100
  • 786bd7095e clef: further little corrections Olivier Parcollet 2014-02-09 21:04:26 +0100
  • 7e1f2eb34b clef: cleaning Olivier Parcollet 2014-02-08 13:09:09 +0100
  • 3f62825559 c14. add some helper traits to simplify Olivier Parcollet 2014-02-08 18:30:21 +0100
  • dd6b996e5d arrays: to_python now raise exception when array is empty Olivier Parcollet 2014-02-04 15:03:33 +0100
  • 65ed3a8dc2 gf: new tail fitting Hartmut Hafermann 2014-02-03 21:51:40 +0100
  • 31ae772892 arrays: add gelss Hartmut Hafermann 2014-02-03 21:50:06 +0100
  • 85141350e7 remove warnings in compilation Olivier Parcollet 2014-01-30 22:17:28 +0100
  • 9f0915acb6 gfs, matsubara: correct unary - for matsubara_freq Olivier Parcollet 2014-01-30 21:29:53 +0100
  • eda6eb90a2 arrays: correction of value_type of matrix_expr Olivier Parcollet 2014-01-30 20:26:19 +0100
  • 91978da6db gfs: mesh product, rename shape method... Olivier Parcollet 2014-01-30 19:35:12 +0100
  • ff3de6c5e7 mc_tools: simplify measure_aux Olivier Parcollet 2014-01-28 21:45:32 +0100
  • 35a15f0f35 Remove default c++14 flags on clang 3.4 ... Olivier Parcollet 2014-01-28 20:59:05 +0100
  • b87ab06061 Small changes in spaghetti Leonid Pourovskii 2014-01-22 22:57:18 +0100