1. 06 Jul, 2015 1 commit
  2. 29 Jun, 2015 3 commits
  3. 27 Jun, 2015 1 commit
  4. 24 Jun, 2015 4 commits
  5. 23 Jun, 2015 1 commit
  6. 18 Jun, 2015 2 commits
  7. 17 Jun, 2015 5 commits
  8. 16 Jun, 2015 3 commits
  9. 11 Jun, 2015 1 commit
  10. 09 Jun, 2015 1 commit
  11. 08 Jun, 2015 3 commits
  12. 05 Jun, 2015 1 commit
  13. 04 Jun, 2015 1 commit
  14. 28 May, 2015 3 commits
  15. 27 May, 2015 1 commit
  16. 26 May, 2015 1 commit
  17. 20 May, 2015 3 commits
    • solomon's avatar
      Changed the way symmetrization/desymmetrization is done, so that SY... · 3cf8b744
      solomon authored
      Changed the way symmetrization/desymmetrization is done, so that SY desymmetrized tensor do not have data from the original SY tensor and an auxillary zero SY tensor is used to symmetrize before adding to the original SY tensor
      3cf8b744
    • Edgar Solomonik's avatar
      cosmetic changes to pass printfs · 87c1946e
      Edgar Solomonik authored
      87c1946e
    • Edgar Solomonik's avatar
      1. Added capability (via constructor) to repack tensor data into a different... · 835718c5
      Edgar Solomonik authored
      1. Added capability (via constructor) to repack tensor data into a different packed symmetric layout without doing the normal symmetrization permutations that happen during sum
      2. Fixed bug associated with C["ij"]=A["ij"]*B["ijkl"] where C and A are SY and B is fully NS.
      3. Getting (2) to work in parallel required resolving a bug associated with desymmetrization (in the two unfold_broken_Sym functions), which were changing symmetry without changing sym_table, and as a result yielding extra mapping restrictions.
      
      The bug fix to (3) might improve performance generally.
      835718c5
  18. 19 May, 2015 1 commit
  19. 15 May, 2015 1 commit
  20. 07 May, 2015 1 commit
  21. 06 May, 2015 2 commits