new module, properties implementation, and bug fixes
This release of ulab
adds a new module, scipy.linalg
, with two functions, and the empty
array constructor function on the python
side, and implements numpy
-compatible handling of ndarray
properties. In addition, it also fixes a number of bugs. More details can be found in the change log.