Multik 0.1.1 version
Features
- added conj function for complex matrices #54
- added shapes checking for arithmetic operations,
and
,or
,minimum
,maximum
#59 - added properties
re
andim
for complex matrices #53
Fixes
- fixed a bug when solving linear systems on inconsistent matrices #66
- fixed concatenate arrays #68
- fixed
ones
function #69 - fixed getrf call for one thread #74
- fixed complex arithmetic
Thanks to our contributors:
- Benjamin Rogge (@plastic-karma)
- Steven van den Broek (@Yvee1)
- Konrad Nowicki (@koodzi)
- Pavel Gorgulov (@devcrocod)