Skip to content

Commit f4256e5

Browse files
committed
finish doc unification
1 parent d204976 commit f4256e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Overview
1+
# LinearSolve.jl: High-Performance Unified Linear Solvers
22

3-
LinearSolve.jl is a high-performance unified interface for the linear solving packages of
3+
LinearSolve.jl is a unified interface for the linear solving packages of
44
Julia. It interfaces with other packages of the Julia ecosystem
55
to make it easy to test alternative solver packages and pass small types to
66
control algorithm swapping. It also interfaces with the

0 commit comments

Comments
 (0)