Commit Graph

45 Commits

Author SHA1 Message Date
f0e4ee6582 Add stub for isZero. 2020-03-21 23:51:13 +08:00
69e98ca96b refactor stubs 2019-11-04 16:19:23 +08:00
272f30689c move matrix constructors to appropriate interfaces 2019-11-04 15:27:48 +08:00
71b8b306ce Add method Subview::getParent(). 2019-09-23 23:00:32 +08:00
cb593e3a39 aligned_storage -> optional; add copySize(). 2019-09-21 07:23:59 +08:00
c95c44399a Implement diagview 2019-09-16 03:53:01 +08:00
b3845fa5f6 implement __toString() and __debugInfo() 2019-08-20 01:29:31 +08:00
9033f84132 implement arithmetic operations. 2019-08-18 20:38:18 +08:00
36b4cb977b implement replace() and transform() 2019-08-14 03:32:15 +08:00
e042ca2900 Implement insertRows() and insertCols() 2019-07-29 00:28:46 +08:00
ebc22fe370 refactor code 2019-07-13 01:50:16 +08:00
ca2409769d Implement SvMat, add test cases. 2019-07-08 15:17:38 +08:00
1de7c70361 Implement SvMat. 2019-07-08 00:57:25 +08:00
d2b87f2533 update stubs 2019-06-12 11:06:18 +08:00
262c228e19 refactor code && implement i() 2019-06-11 18:18:40 +08:00
a7bad1489e Add isSymmetric() isHermitian() isSympd() 2019-06-07 15:48:43 +08:00
dcae143cc2 update 2019-05-30 22:02:11 +08:00
6cf646a6d0 Implement Mat::fromArray(). Add tests. 2019-05-30 00:50:39 +08:00
6eb263b763 Refactor code. 2019-05-27 16:51:46 +08:00
5a44b1cb05 Update stubs. 2019-05-26 02:20:02 +08:00
3e31b779e5 update 2019-04-13 18:17:01 +08:00
091b735eb8 update 2019-04-06 21:49:03 +08:00
c3c900db48 update 2019-04-04 16:07:37 +08:00
633e52f32f update 2019-03-27 16:29:00 +08:00
9d8cf4d911 update 2019-03-26 19:54:58 +08:00
965736b28f update 2019-03-24 16:59:29 +08:00
b15a04b95c update 2019-03-24 00:24:34 +08:00
ca03543b4d Update stubs. 2019-03-21 18:49:11 +08:00
2febfad337 Update 2019-03-18 22:49:42 +08:00
6c30cd7538 update stubs 2019-03-14 23:03:41 +08:00
ad02ff97f2 update stubs 2019-03-13 23:19:05 +08:00
fe14e900a2 update stubs 2019-03-12 18:14:12 +08:00
a2636f1f5f update stubs 2019-03-10 23:23:11 +08:00
512746d6b2 update stubs 2019-03-09 14:14:36 +08:00
5e0a49819b update stubs 2019-03-08 22:15:02 +08:00
3bb9123b3a update stubs 2019-03-07 23:19:47 +08:00
dec6a7d141 update stubs 2019-02-25 21:56:43 +08:00
9e5a1925b3 update stubs 2019-02-24 17:01:11 +08:00
58179a6d71 update stubs 2019-02-24 11:39:51 +08:00
b94bb13758 update stubs 2019-02-23 10:07:23 +08:00
9537e5c868 update stubs 2019-02-22 09:54:21 +08:00
27d44227f6 update stubs 2019-02-21 18:49:25 +08:00
541e797b8b update stubs 2019-02-15 13:44:52 +08:00
a861bf46d2 update stubs 2019-02-14 19:11:36 +08:00
2c16d01842 update 2019-02-07 19:39:47 +08:00