1. 25 Apr, 2018 1 commit
  2. 19 Mar, 2018 1 commit
  3. 26 Dec, 2017 1 commit
  4. 21 Dec, 2017 1 commit
  5. 20 Dec, 2017 2 commits
  6. 13 Dec, 2017 1 commit
  7. 24 Nov, 2017 1 commit
  8. 08 Nov, 2017 1 commit
  9. 03 Nov, 2017 1 commit
  10. 02 Nov, 2017 1 commit
    • Kirill Terekhov's avatar
      Solver update · 2ab39862
      Kirill Terekhov authored
      Added multilevel version of crout-ilu solver with maximum product
      transversal preordering on each level. The multilevel version is based
      on condition number estimation, factorization of rows with large
      condition number or small diagonal is postponed for the next level.
      
      Fixes for near-zero values in maximum product transversal algorithm and
      negative path-length.
      
      Fixes for output in DrawMatrix, option for text-based output for small
      matrices.
      2ab39862
  11. 22 Oct, 2017 2 commits
  12. 18 Oct, 2017 1 commit
  13. 17 Oct, 2017 3 commits
  14. 16 Oct, 2017 2 commits
  15. 15 Oct, 2017 3 commits
  16. 13 Oct, 2017 4 commits
  17. 12 Oct, 2017 5 commits
  18. 11 Oct, 2017 1 commit
  19. 08 Oct, 2017 1 commit
  20. 29 Sep, 2017 2 commits
  21. 27 Sep, 2017 1 commit
  22. 25 Sep, 2017 2 commits
  23. 12 Sep, 2017 2 commits