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
|
||||
- `@` operator for **matrix multiplication**
|
||||
- `*` for **scalar**–matrix multiplication
|
||||
- `*` for **scalar**-matrix multiplication
|
||||
- `.T` for transpose
|
||||
- Forward / backward substitution helpers
|
||||
- Norms, dot products, row/column access
|
||||
|
Reference in New Issue
Block a user