3
0
mirror of https://github.com/triqs/dft_tools synced 2025-01-02 09:35:47 +01:00

Commit Graph

  • 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
  • 8b18315408 Fix spaghetti in sumk_lda_tools Leonid Pourovskii 2014-01-21 17:35:12 +0100
  • ea3151b77a Small fix merged from gsabo request #4 Michel Ferrero 2014-01-21 16:50:30 +0100
  • 7ae913051a Update documentation Michel Ferrero 2014-01-21 16:49:04 +0100
  • 8db8a52eaa Fix bugs in sumk_lda_tools.py Michel Ferrero 2014-01-21 16:47:45 +0100
  • 2d5cf0abc7 Fix bugs in sumk_lda.py Michel Ferrero 2014-01-21 16:25:44 +0100
  • 758c07c87c Correction of last correction.... Olivier Parcollet 2014-01-21 14:29:44 +0100
  • 1adf10429f Fix #52 : Correct 6022015 Olivier Parcollet 2014-01-21 13:30:23 +0100
  • 1811d53179 Added density for scalar_valued gf (and test thereof) tayral 2014-01-20 14:31:02 +0000
  • 2d1dec4c3d Fixed antiperiodicity property of imtime tayral 2014-01-13 16:14:14 +0000
  • 3437c2dfe9 doc: small tutorial for the GF's Laura Messio 2014-01-10 18:21:08 +0100
  • 359deae18d correction of a bug in imtime (evaluator_fnt_on_mesh) + corresponding test added Laura Messio 2014-01-10 18:03:47 +0100
  • 04cf39a361 deprecated gfs files removed Laura Messio 2014-01-10 14:55:19 +0100
  • f1ba2fbbc6 Merge b5aeeb9095 into 9477b5924d boujnah-mourad 2014-01-20 07:02:24 -0800
  • 9477b5924d Merge pull request #4 from gsabo/patch-1 Michel Ferrero 2014-01-20 07:00:44 -0800
  • b2603dcf3a Fix for clang 1y with gcc lib Olivier Parcollet 2014-01-16 21:17:13 +0100
  • b5aeeb9095 Create Ce-gamma_DOS.py problem boujnah-mourad 2014-01-19 23:49:15 +0000
  • 602201527d Fix #51 Olivier Parcollet 2014-01-17 21:12:24 +0100
  • 60dd589317 Update README.txt gsabo 2014-01-13 07:00:46 -0700
  • 0f85b08693 add trace for ImmutableMatrix Olivier Parcollet 2014-01-12 20:46:10 +0100
  • 92f4df91fe small change in clang-format config. Olivier Parcollet 2014-01-12 15:07:25 +0100
  • 06f9c8e918 Merge 3d8d9e2eb9 into 867418ce19 boujnah-mourad 2014-01-11 05:32:31 -0800
  • 3d8d9e2eb9 Create wien2triqs boujnah-mourad 2014-01-11 14:32:09 +0100
  • 6820f4865a gf : target_shape_t. change size_t to int Olivier Parcollet 2014-01-10 21:47:33 +0100
  • 0cfb8be29e add one speed test ... Olivier Parcollet 2014-01-10 15:29:18 +0100
  • 5f1ee2264f Merge 886e5ec79c into 867418ce19 boujnah-mourad 2014-01-10 03:24:13 -0800
  • 886e5ec79c Create Help boujnah-mourad 2014-01-10 12:23:16 +0100
  • eec9a0662a continued : further correction on mac Olivier Parcollet 2014-01-09 19:42:01 +0100
  • 8f7180660f Put back the check of compiler version commented for unknown reasons... Olivier Parcollet 2014-01-09 19:27:55 +0100
  • 867418ce19 Updated DOC to version 1.0, bugfix in sumk_lda.py aichhorn 2014-01-09 20:41:31 +0530
  • 9474937470 shared_ptr<void> can not be constructed directly in c++14 Olivier Parcollet 2014-01-07 14:33:57 +0100
  • b644b38a6a gf: imfreq. general case, fix python interface Olivier Parcollet 2014-01-07 14:30:40 +0100
  • 2200e2680f gf: imfreq: fix out of bound product gf imfreq Olivier Parcollet 2014-01-06 17:46:09 +0100
  • 1b3a66af24 Fixed bug out of domain for mesh with positive and negative matsubara frequencies tayral 2014-01-06 15:43:16 +0000
  • 53b05ad899 Fix const in apply_on_tuple Olivier Parcollet 2014-01-06 12:12:12 +0100
  • 1ecec0b933 gfs: Fix bug in imfreq with <0 freq. Olivier Parcollet 2014-01-05 20:10:33 +0100
  • b8e29192da gfs: Fixed bug in index_to_point. tayral 2014-01-05 16:56:41 +0100
  • cd77520a78 Add doc for tightbinding and bravaislattice. tayral 2013-12-23 17:58:03 +0000
  • c74105636c documentation for tail (python+c++) and for profiling tayral 2013-12-22 19:48:45 +0000
  • f7fad85fca Iteration over the doc Michel Ferrero 2013-12-31 14:22:00 +0100
  • bdac3e159c work on doc for gf, and details. Olivier Parcollet 2013-12-30 22:31:36 +0100
  • 59b969dbd3 arrays: fix mapped_function (conj overload) Olivier Parcollet 2013-12-30 18:06:36 +0100
  • 5b8113b46a pytriqs: add option to use mpi4py instead of boost.python.mpi Olivier Parcollet 2013-12-29 13:43:38 +0100
  • b7dca200ec bugfix for real frequency Greens functions modified: python/sumk_lda_tools.py aichhorn 2013-12-30 12:19:34 +0100
  • 74469ad5b0 gf: generalize the constructor of gf_mesh from domain Olivier Parcollet 2013-12-27 15:18:46 +0100
  • c0993d9db8 mc_tools : add debug print under macro Olivier Parcollet 2013-12-23 23:20:01 +0100
  • 5f7e0989a3 gfs. Rm code introduced only for Krylov QMC Olivier Parcollet 2013-12-23 23:19:03 +0100
  • a97a4d09b6 Fix test after conj changes Michel Ferrero 2013-12-23 13:33:12 +0100
  • 15f0899016 Fix missing cached key in archives Michel Ferrero 2013-12-23 13:15:27 +0100
  • 8cc5012347 Fix #42. Conj overload issue Olivier Parcollet 2013-12-21 20:07:52 +0100
  • dce4edbdde Correction: new test det_manip_constructor Olivier Parcollet 2013-12-21 14:30:18 +0100
  • c185be83c0 Merge pull request #41 from lmessio/master Olivier Parcollet 2013-12-21 04:43:50 -0800
  • 05a4758676 install : update boost.rb Olivier Parcollet 2013-12-21 13:24:59 +0100
  • b7d7c656ce Fix a missing mask in tail fit (imfreq) Michel Ferrero 2013-12-19 11:54:44 +0100
  • 80eb00046f Fix tail in from_L_R in gf_generic Michel Ferrero 2013-12-18 23:09:39 +0100
  • f56a0abc09 doc: typo corrected Laura Messio 2013-12-18 22:47:30 +0100
  • 67a1a7c079 doc: cookbooks from det_manip and arrays harmonized Laura Messio 2013-12-18 15:50:18 +0100
  • dbe2224caf more complete cookbook for det_manip Laura Messio 2013-12-18 13:30:17 +0100
  • 477f5f4ea1 bug in a det_manip constructor (from vectors for x and y values) corrected Laura Messio 2013-12-18 11:21:39 +0100
  • 1a0ebea512 Fix #40 Olivier Parcollet 2013-12-17 21:38:11 +0100
  • cce99383ee doc : update installation requirements Olivier Parcollet 2013-12-17 08:54:03 +0100
  • ce221dfc1c gf: add negative matsubara freqs Olivier Parcollet 2013-12-17 15:09:34 +0100
  • 255de834a2 Fix max tail order in gf_imfreq Michel Ferrero 2013-12-16 14:34:02 +0100
  • 3a2d3f4012 Fix tail in update_archive Michel Ferrero 2013-12-16 14:33:19 +0100
  • 0b166461ef Add C++14 detection and flags Olivier Parcollet 2013-12-10 11:53:58 +0100
  • 02b6cedd14 callback: move to std::chrono instead of boost Olivier Parcollet 2013-12-10 11:52:53 +0100
  • 72b1f081ac gf: fix test_fourier_matsubara Olivier Parcollet 2013-11-30 22:28:51 +0100
  • fb6b47cacf cmake. group c++11 flags Olivier Parcollet 2013-11-30 21:18:50 +0100
  • f6e006c2e0 gf. Correct evaluator imfreq Olivier Parcollet 2013-12-04 12:11:48 +0100
  • b251929138 Work on documentation Olivier Parcollet 2013-11-19 08:32:56 +0100
  • 17ab555213 gf: fix matsubara_freq and mesh_pt Olivier Parcollet 2013-11-20 15:11:29 +0100
  • 9ce291d640 gf: update gf imfreq for g( om - nu) case Olivier Parcollet 2013-11-05 08:56:42 +0100
  • 184274c893 gf : fix bug in mesh_pt_generator Olivier Parcollet 2013-11-18 22:48:52 +0100
  • 0b7bfec32e Work on doc. Olivier Parcollet 2013-11-03 18:56:55 +0100
  • e703b1e2b7 port to clang 3.4 Olivier Parcollet 2013-11-18 21:47:22 +0100
  • d7cf223994 arrays: clean cache, add traits ... Olivier Parcollet 2013-11-03 21:49:35 +0100
  • 9cdc139214 arrays: add conj function for arrays/matrix and tests Olivier Parcollet 2013-11-18 20:45:42 +0100
  • fa6f991473 arrays: clean h5 code Olivier Parcollet 2013-11-03 18:56:19 +0100
  • 899210ff53 arrays: fix bug in ellipsis when it is of size 0 Olivier Parcollet 2013-11-03 18:56:02 +0100
  • c151e63de2 arrays : rm old array_proxy Olivier Parcollet 2013-11-01 18:04:05 +0100
  • 172ecaa29e add header helper files Olivier Parcollet 2013-11-03 23:16:37 +0100
  • f45dedb94e gf : improve error message Olivier Parcollet 2013-11-01 18:02:16 +0100
  • abc743c0a1 gf deprecated : correction Olivier Parcollet 2013-11-05 11:39:50 +0100
  • c1fa2c75de utility/mpi: forgot 2 inlines Olivier Parcollet 2013-10-31 14:59:49 +0100