1. 06 Mar, 2015 2 commits
  2. 05 Mar, 2015 1 commit
  3. 03 Mar, 2015 2 commits
  4. 01 Mar, 2015 1 commit
  5. 26 Feb, 2015 1 commit
  6. 25 Feb, 2015 1 commit
  7. 24 Feb, 2015 2 commits
  8. 23 Feb, 2015 1 commit
  9. 19 Feb, 2015 1 commit
  10. 17 Feb, 2015 1 commit
  11. 10 Feb, 2015 2 commits
  12. 03 Feb, 2015 1 commit
  13. 30 Jan, 2015 1 commit
  14. 28 Oct, 2014 1 commit
  15. 21 Oct, 2014 1 commit
  16. 08 Oct, 2014 1 commit
  17. 07 Oct, 2014 1 commit
  18. 06 Oct, 2014 1 commit
  19. 01 Oct, 2014 1 commit
  20. 22 Sep, 2014 1 commit
  21. 19 Sep, 2014 1 commit
  22. 18 Sep, 2014 1 commit
  23. 15 Sep, 2014 1 commit
  24. 23 May, 2014 2 commits
  25. 22 May, 2014 1 commit
  26. 21 May, 2014 1 commit
  27. 19 May, 2014 1 commit
  28. 12 Mar, 2014 1 commit
    • solomon's avatar
      Fixed bugs poined out by Evgeny · 8ea1a6e3
      solomon authored
       - diagonal contractions with not all edge lengths equal
       - read_all had a short circuit
       - CTF_VERSION 100 now defined
      
      Also fixed a bug with A*A, which I introduced ~5 commits ago when fixing multi-tensor symmetric contractions.
      8ea1a6e3
  29. 23 Dec, 2013 1 commit
    • solomon's avatar
      This commit contains a number of major changes and removals of unused source... · 86fec921
      solomon authored
      This commit contains a number of major changes and removals of unused source which aims at slimming down the source code in preparation for a release.
      
      Switched to using CommData_t by value instead of by reference. MPI_Comms now freed via an std::set.
      
      Got rid of the deprecated subdirectory.
      
      Got rid of inner mapping functionalities which were not used due to being inefficient.
      
      (somewhat questionable decision) got rid of old unit tests contained in unit_test subdirectory, including the code needed for the VERIFY functionality used in dist_tensor_op.cxx.
      The old unit tests were rather limited and at this point somewhat redundant, but there may be reason to use VERIFY functionality in the future.
      86fec921
  30. 15 Dec, 2013 1 commit
  31. 14 Dec, 2013 1 commit
  32. 13 Dec, 2013 2 commits
  33. 12 Dec, 2013 1 commit
  34. 10 Dec, 2013 1 commit