forked from denizdonmez/numethods
Update README.md
This commit is contained in:
@@ -55,7 +55,7 @@ A lightweight, from-scratch, object-oriented Python package implementing classic
|
|||||||
|
|
||||||
- Minimal `Matrix` / `Vector` classes
|
- Minimal `Matrix` / `Vector` classes
|
||||||
- `@` operator for **matrix multiplication**
|
- `@` operator for **matrix multiplication**
|
||||||
- `*` for **scalar**–matrix multiplication
|
- `*` for **scalar**-matrix multiplication
|
||||||
- `.T` for transpose
|
- `.T` for transpose
|
||||||
- Forward / backward substitution helpers
|
- Forward / backward substitution helpers
|
||||||
- Norms, dot products, row/column access
|
- Norms, dot products, row/column access
|
||||||
|
Reference in New Issue
Block a user