Added len function to Matrix

This commit is contained in:
Andrew Kane
2021-10-26 00:28:57 -07:00
parent 79fcefa6a9
commit 37db22bca8
2 changed files with 16 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
## 0.2.1 (unreleased)
- Added `len` function to `Matrix`
## 0.2.0 (2021-10-17)
- Added support for Windows