Commit Graph

37 Commits

Author SHA1 Message Date
CismonX 60a8d88fb4 rename tests 2019-10-08 23:56:05 +08:00
CismonX 665145a40e Add `toMat()`. Update tests. 2019-10-08 23:44:28 +08:00
CismonX 71b8b306ce Add method `Subview::getParent()`. 2019-09-23 23:00:32 +08:00
CismonX 7faf5d6fd6 Prevent segfaults on orphaned subview objects. 2019-09-23 01:22:08 +08:00
CismonX aeba61a787 fix and add test cases for `cpySize()`. 2019-09-21 19:45:08 +08:00
CismonX c95c44399a Implement diagview 2019-09-16 03:53:01 +08:00
CismonX b33b07ee82 Implement `setReal()` and `setImag()`. 2019-09-04 02:41:50 +08:00
CismonX b3845fa5f6 implement `__toString()` and `__debugInfo()` 2019-08-20 01:29:31 +08:00
CismonX c50b39110e fix test 2019-08-19 04:29:45 +08:00
CismonX 1eb45fe29a implement arithmetic operations and corresponding operator overloading 2019-08-19 04:24:08 +08:00
CismonX cc8bafe60b code refactor 2019-08-19 03:02:55 +08:00
CismonX 36b4cb977b implement `replace()` and `transform()` 2019-08-14 03:32:15 +08:00
CismonX 0db6308019 implement `forEach()` 2019-08-12 02:15:06 +08:00
CismonX e042ca2900 Implement `insertRows()` and `insertCols()` 2019-07-29 00:28:46 +08:00
CismonX 38aab4343a Add methods `fill()` and `imbue()`. 2019-07-24 00:55:42 +08:00
CismonX ebc22fe370 refactor code 2019-07-13 01:50:16 +08:00
CismonX ca2409769d Implement `SvMat`, add test cases. 2019-07-08 15:17:38 +08:00
CismonX 56fb79709e update tests 2019-06-08 18:04:30 +08:00
CismonX 3ebdc418e4 Update opcode handlers. 2019-06-07 14:32:15 +08:00
CismonX fe867b587f fix test 2019-06-07 00:44:19 +08:00
CismonX bae33d2ce6 Add test cases for `Internal\Scalar`. 2019-06-07 00:30:50 +08:00
CismonX 87187d4fdd Implement `print()` `rawPrint()` and test cases. 2019-05-30 23:49:31 +08:00
CismonX a5f076401f update 2019-05-30 14:19:28 +08:00
CismonX 79fbb7cb21 update test cases. 2019-05-30 12:57:22 +08:00
CismonX 57a3d1871d Add test for `save()` and `load()` of `Mat`. 2019-05-30 12:55:59 +08:00
CismonX 92e15f3e5f fix 2019-05-30 12:54:12 +08:00
CismonX 6cf646a6d0 Implement `Mat::fromArray()`. Add tests. 2019-05-30 00:50:39 +08:00
CismonX 9e926d1bfb update 2019-04-23 21:38:51 +08:00
CismonX cf213d07c5 Add helper function `j()`. Fix bug. Refactor code. 2019-04-23 17:26:39 +08:00
CismonX b49ef617c0 Better operator support for Complex. 2019-04-18 18:15:33 +08:00
CismonX 8163e4af9d Add operator overloading for Complex. 2019-04-16 19:00:50 +08:00
CismonX e6b572a3eb Add operator overloading for Complex. 2019-04-16 19:00:26 +08:00
CismonX c3c900db48 update 2019-04-04 16:07:37 +08:00
CismonX d7c9ca7d13 update 2019-03-28 12:27:29 +08:00
CismonX b114b55fcf update 2019-03-22 16:30:44 +08:00
CismonX 9f62653cea fix .gitignore 2019-03-19 13:36:50 +08:00
CismonX 9e4f51e488 Add tests for `Fill` and `Complex`. 2019-03-19 13:30:01 +08:00