GSoC 2017 update
- 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