Skip to content

Releases: jalvesz/FSPARSE

iterative solver

10 May 13:33
bf71378
Compare
Choose a tag to compare
  • Add SELL-C sparse format
  • Add a preconditioned conjugate gradient implementation with jacobi preconditioner
  • coo2ordered has an optional flag to order also the data which is by default set to false

use fypp for generic meta programming

03 Apr 22:36
Compare
Choose a tag to compare
  • Breaking change with respect to previous release: type names changed to facilitate management of real and complex data
  • Adoption of fypp as a preprocessor for generic meta-programming

basic classes and kernels for testing purposes

13 Sep 19:53
Compare
Choose a tag to compare

This pre-release contains basic OOP implementations for COO/CSR/CSC/ELL matrices and some kernels