Merge pull request #44 from TiKeil/fix_issue_41
Fix_issue_41
No related branches found
No related tags found
Showing
- .travis.yml 17 additions, 7 deletions.travis.yml
- CMakeLists.txt 2 additions, 3 deletionsCMakeLists.txt
- dune/xt/la/CMakeLists.txt 0 additions, 1 deletiondune/xt/la/CMakeLists.txt
- dune/xt/la/algorithms.hh 1 addition, 0 deletionsdune/xt/la/algorithms.hh
- dune/xt/la/algorithms/cholesky.hh 275 additions, 109 deletionsdune/xt/la/algorithms/cholesky.hh
- dune/xt/la/algorithms/qr.hh 409 additions, 103 deletionsdune/xt/la/algorithms/qr.hh
- dune/xt/la/algorithms/solve_sym_tridiag_posdef.cc 0 additions, 83 deletionsdune/xt/la/algorithms/solve_sym_tridiag_posdef.cc
- dune/xt/la/algorithms/solve_sym_tridiag_posdef.hh 40 additions, 15 deletionsdune/xt/la/algorithms/solve_sym_tridiag_posdef.hh
- dune/xt/la/algorithms/triangular_solves.hh 398 additions, 377 deletionsdune/xt/la/algorithms/triangular_solves.hh
- dune/xt/la/container.hh 0 additions, 2 deletionsdune/xt/la/container.hh
- dune/xt/la/container/common.cc 2 additions, 2 deletionsdune/xt/la/container/common.cc
- dune/xt/la/container/common/matrix/dense.hh 125 additions, 121 deletionsdune/xt/la/container/common/matrix/dense.hh
- dune/xt/la/container/common/matrix/sparse.hh 149 additions, 58 deletionsdune/xt/la/container/common/matrix/sparse.hh
- dune/xt/la/container/common/vector/sparse.hh 1 addition, 0 deletionsdune/xt/la/container/common/vector/sparse.hh
- dune/xt/la/container/container-interface.hh 5 additions, 5 deletionsdune/xt/la/container/container-interface.hh
- dune/xt/la/container/conversion.hh 16 additions, 3 deletionsdune/xt/la/container/conversion.hh
- dune/xt/la/container/eigen/dense.hh 15 additions, 0 deletionsdune/xt/la/container/eigen/dense.hh
- dune/xt/la/container/eigen/sparse.hh 68 additions, 0 deletionsdune/xt/la/container/eigen/sparse.hh
- dune/xt/la/container/eye-matrix.hh 31 additions, 29 deletionsdune/xt/la/container/eye-matrix.hh
- dune/xt/la/container/istl.hh 1 addition, 0 deletionsdune/xt/la/container/istl.hh
Loading
Please register or sign in to comment