Skip to content

flaeddi/ulmsp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple sparse library developed at the Institute for Numerical
Mathematics, University of Ulm, for teaching purposes. It contains sparse
matrix storage formats, operations for said formats, mesh generation
routines and solvers.

To get started you need
    * a C build environment and
    * a "make" tool.

Before building, checkout the files options.inc and system.inc for compilation
and system settings.

git it, make it and have fun!

This project uses Semantic Versioning. For details see http://semver.org/

About

Ulm sparse library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.4%
  • Makefile 3.7%
  • C++ 2.0%
  • Other 0.9%