Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into fix-binops
  • Loading branch information
Joao-Dionisio authored Oct 17, 2025
commit 18d6f39f0607ea55971362f6ec4a725fc65748d5
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- Added basic type stubs to help with IDE autocompletion and type checking.
### Fixed
- Implemented all binary operations between MatrixExpr and GenExpr
- Fixed the type of @ matrix operation result from MatrixVariable to MatrixExpr.
### Changed
### Removed

Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.