Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1018 Bytes

index.md

File metadata and controls

23 lines (14 loc) · 1018 Bytes

Sparspak Documentation

Package features

  • Solves systems of coupled linear algebraic equations with a sparse coefficient matrix.
  • Reorderings of various kinds are supported, including the Multiple Minimum Degree (MMD).
  • Factorizations of various kinds are supported.
  • Solutions with multiple right hand sides, and solutions with preserved structure but changed matrix coefficients are supported.
  • Support of generic floating point types like those defined by MultiFloats.jl, ForwardDiff.jl (dual numbers), IntervalArithmetic.jl, Measuremets.jl

Documentation

Learning Working
Practical Tutorials How to
Theoretical Concepts Reference