0.12.0a1 add Matrix()
This commit is contained in:
parent
eca16d781f
commit
d123b9c196
4 changed files with 173 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## 0.12.0
|
||||
|
||||
* New module `mat` adds a shallow reimplementation of `Matrix()` in order to implement matrix multiplication
|
||||
|
||||
## 0.11.2
|
||||
|
||||
+ increase test coverage of `validators`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue