We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d204976 commit f4256e5Copy full SHA for f4256e5
docs/src/index.md
@@ -1,6 +1,6 @@
1
-# Overview
+# LinearSolve.jl: High-Performance Unified Linear Solvers
2
3
-LinearSolve.jl is a high-performance unified interface for the linear solving packages of
+LinearSolve.jl is a unified interface for the linear solving packages of
4
Julia. It interfaces with other packages of the Julia ecosystem
5
to make it easy to test alternative solver packages and pass small types to
6
control algorithm swapping. It also interfaces with the
0 commit comments