Commit e240a1b
committed
fix(matrix): ✅ Properly flatten any matrix to an array
Matrix.toArray() will now properly flatten non-square matrices to an array.1 parent 8841095 commit e240a1b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| |||
0 commit comments