ndarray: Implement 2D-2D matrix multiplication #398

Merged
sb10q merged 3 commits from enhance/issue-149-ndarray/2d-matmul into master 2024-04-23 12:11:30 +08:00
Collaborator

1D matrix multiplication is left for #397.

1D matrix multiplication is left for #397.
derppening added 3 commits 2024-04-23 10:31:31 +08:00
025b3cd02f core/stmt: Remove gen_if_chained*
Turns out it is really difficult to get lifetimes and closures right, so
let's just provide the most rudimentary if-else codegen and we can nest
them if necessary.
derppening requested review from sb10q 2024-04-23 10:31:38 +08:00
sb10q merged commit 847615fc2f into master 2024-04-23 12:11:30 +08:00
sb10q deleted branch enhance/issue-149-ndarray/2d-matmul 2024-04-23 12:11:30 +08:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#398
There is no content yet.