We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a905183 commit fe1773dCopy full SHA for fe1773d
CHANGELOG.md
@@ -18,6 +18,7 @@
18
### Fixed
19
- Raised an error when an expression is used when a variable is required
20
- Fixed some compile warnings
21
+- Fixed the type of @ matrix operation result from MatrixVariable to MatrixExpr.
22
### Changed
23
- MatrixExpr.sum() now supports axis arguments and can return either a scalar or MatrixExpr, depending on the result dimensions.
24
- AddMatrixCons() also accepts ExprCons.
0 commit comments