Skip to content

Commit

Permalink
Remove linear algebra section (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangnrd authored Aug 13, 2023
1 parent 5d60a36 commit 144e666
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/src/api/mps.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,3 @@ MPS.matvecmul!
MPS.topk
MPS.topk!
```

### Linear Algebra

Many of the currently implemented MPS functions are for linear algebra operations.
Therefore, you use them by calling the corresponding LinearAlgebra function with an
`MtlArray`. They are nonetheless listed below:

0 comments on commit 144e666

Please sign in to comment.