Skip to content

GSoC 2017 update

Compare
Choose a tag to compare
@andreasnoack andreasnoack released this 24 Aug 00:17
· 255 commits to master since this release
  • Improve speed and memory usage in GMRES, CG, Chebyshev iteration, the power method and stationary methods mentioned below
  • Add missing iterative methods MINRES and BiCGStab(l)
  • Implement stationary methods for sparse matrices #156
  • Upgrade the package to Julia 0.6 and thereby updating the tests
  • Improve and restructure the documentation