Skip to content

Fortran sparse matrix implementation contained in SciFortran

Notifications You must be signed in to change notification settings

SamueleGiuli/SF_SPARSE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SF_SPARSE

This package contains the sparse matrix implementation contained in SciFortran.

Building and using

The project was built using the Fortran Package Manager.

To use SF_SPARSE within your FPM project, add the following to your fpm.toml file:

[dependencies]
SF_SPARSE = { git="https://github.com/SamueleGiuli/SF_SPARSE.git" }

Authors and contributors

About

Fortran sparse matrix implementation contained in SciFortran

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published