Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ecosystems/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@

Our packages can be divided into three non-exclusive ecosystems:
- [Linear Algebra](/ecosystems/linear-algebra/): Packages for dealing with matrices and matrix-like objects. For instance, for solving linear systems, or linear least-squares problems.
- [Models](/ecosystem/models/): Packages that define and access optimization models.
- [Solvers](/ecosystem/solvers/): Packages related to our solvers and the development of other solvers.
- [Models](/ecosystems/models/): Packages that define and access optimization models.
- [Solvers](/ecosystems/solvers/): Packages related to our solvers and the development of other solvers.
Loading