Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-26 | 506 Bytes | |
v0.9.8 source code.tar.gz | 2024-10-26 | 2.6 MB | |
v0.9.8 source code.zip | 2024-10-26 | 2.8 MB | |
Totals: 3 Items | 5.4 MB | 0 |
Krylov v0.9.8
Merged pull requests: - Remove old macros (#907) (@amontoison) - Add a function knorm_elliptic (#909) (@amontoison) - Improve the matrix-free example with FFT (#912) (@amontoison) - Fix block_gmres on GPUs (#914) (@amontoison)
Closed issues:
- Remove the macros and directly use the functions starting with k... internally (#906)
- Add a function for sqrt(kdotr(n, v, z))
(#908)