Commit Graph

57 Commits

Author SHA1 Message Date
CismonX f0e4ee6582 Add stub for `isZero`. 2020-03-21 23:51:13 +08:00
CismonX da3a6aee74 update default param value of `j()`. 2019-12-10 15:28:09 +08:00
CismonX 69e98ca96b refactor stubs 2019-11-04 16:19:23 +08:00
CismonX 272f30689c move matrix constructors to appropriate interfaces 2019-11-04 15:27:48 +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 cb593e3a39 aligned_storage -> optional; add `copySize()`. 2019-09-21 07:23:59 +08:00
CismonX c95c44399a Implement diagview 2019-09-16 03:53:01 +08:00
CismonX b3845fa5f6 implement `__toString()` and `__debugInfo()` 2019-08-20 01:29:31 +08:00
CismonX 9033f84132 implement arithmetic operations. 2019-08-18 20:38:18 +08:00
CismonX 36b4cb977b implement `replace()` and `transform()` 2019-08-14 03:32:15 +08:00
CismonX e042ca2900 Implement `insertRows()` and `insertCols()` 2019-07-29 00:28:46 +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 1de7c70361 Implement `SvMat`. 2019-07-08 00:57:25 +08:00
CismonX d2b87f2533 update stubs 2019-06-12 11:06:18 +08:00
CismonX 262c228e19 refactor code && implement `i()` 2019-06-11 18:18:40 +08:00
CismonX 05c04b4d1c update 2019-06-08 03:00:03 +08:00
CismonX 509e8a9ea2 update 2019-06-08 02:08:49 +08:00
CismonX a7bad1489e Add `isSymmetric()` `isHermitian()` `isSympd()` 2019-06-07 15:48:43 +08:00
CismonX dcae143cc2 update 2019-05-30 22:02:11 +08:00
CismonX 6cf646a6d0 Implement `Mat::fromArray()`. Add tests. 2019-05-30 00:50:39 +08:00
CismonX b08038d91c fix 2019-05-27 17:00:04 +08:00
CismonX 6eb263b763 Refactor code. 2019-05-27 16:51:46 +08:00
CismonX 5a44b1cb05 Update stubs. 2019-05-26 02:20:02 +08:00
CismonX cf213d07c5 Add helper function `j()`. Fix bug. Refactor code. 2019-04-23 17:26:39 +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 3e31b779e5 update 2019-04-13 18:17:01 +08:00
CismonX 091b735eb8 update 2019-04-06 21:49:03 +08:00
CismonX c3c900db48 update 2019-04-04 16:07:37 +08:00
CismonX 633e52f32f update 2019-03-27 16:29:00 +08:00
CismonX 9d8cf4d911 update 2019-03-26 19:54:58 +08:00
CismonX 965736b28f update 2019-03-24 16:59:29 +08:00
CismonX b15a04b95c update 2019-03-24 00:24:34 +08:00
CismonX b114b55fcf update 2019-03-22 16:30:44 +08:00
CismonX ca03543b4d Update stubs. 2019-03-21 18:49:11 +08:00
CismonX 2febfad337 Update 2019-03-18 22:49:42 +08:00
CismonX 6c30cd7538 update stubs 2019-03-14 23:03:41 +08:00
CismonX ad02ff97f2 update stubs 2019-03-13 23:19:05 +08:00
CismonX fe14e900a2 update stubs 2019-03-12 18:14:12 +08:00
CismonX f2c4d721f5 update stubs 2019-03-11 23:10:13 +08:00
CismonX a2636f1f5f update stubs 2019-03-10 23:23:11 +08:00
CismonX 512746d6b2 update stubs 2019-03-09 14:14:36 +08:00
CismonX 5e0a49819b update stubs 2019-03-08 22:15:02 +08:00
CismonX 3bb9123b3a update stubs 2019-03-07 23:19:47 +08:00
CismonX dec6a7d141 update stubs 2019-02-25 21:56:43 +08:00
CismonX 9e5a1925b3 update stubs 2019-02-24 17:01:11 +08:00
CismonX 58179a6d71 update stubs 2019-02-24 11:39:51 +08:00
CismonX b94bb13758 update stubs 2019-02-23 10:07:23 +08:00