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 2032732 commit 88ffccfCopy full SHA for 88ffccf
1 file changed
CHANGELOG.md
@@ -13,6 +13,7 @@
13
- Raised an error when an expression is used when a variable is required
14
### Changed
15
- MatrixExpr.sum() now supports axis arguments and can return either a scalar or MatrixExpr depending on the result dimensions
16
+- AddMatrixCons supports accepting ExprCons following matrix dimension reduction via MatrixExpr.sum() or more operation.
17
### Removed
18
19
## 5.5.0 - 2025.05.06
0 commit comments