sigma icon indicating copy to clipboard operation
sigma copied to clipboard

Fortran 2003 library for sparse matrix algebra

Results 2 sigma issues
Sort by recently updated
recently updated
newest added

Hello @danshapero , I'm interested in implementing a Fortran OO sparse matrix layer. I'm diving through the sources of SiGMA and I can figure out some of the patterns used,...

It appears that sigma always assumes double-precision real data. Are there plans to support, for example, complex data? (Support for double-double and/or quad-precision would also be very useful.)