Commit Graph

23 Commits

Author SHA1 Message Date
af6e0c53f5 Update Armadillo version; Better detection of clang; Add some preprocessor directives. 2019-10-05 23:16:48 +08:00
d8d37f24a9 fix bug 2019-09-25 11:55:55 +08:00
b3e445256e Enable PCH on travis builds. Fix error. 2019-09-25 02:33:27 +08:00
0f6867da23 Add PCH support for compiling with gcc. 2019-09-25 01:38:40 +08:00
50a9232b94 Add PCH support for faster building. 2019-09-24 18:41:37 +08:00
9812ca0f3d fix 2019-07-13 02:16:55 +08:00
cfed6ca160 Compatible to clang. 2019-07-13 00:29:03 +08:00
2c0c89bff7 update 2019-07-09 22:02:49 +08:00
1de7c70361 Implement SvMat. 2019-07-08 00:57:25 +08:00
2d99cda158 Disable bad warnings for clang. 2019-06-07 16:44:07 +08:00
bff5c6b8dc Add some implementations. 2019-05-26 02:21:48 +08:00
cf213d07c5 Add helper function j(). Fix bug. Refactor code. 2019-04-23 17:26:39 +08:00
8163e4af9d Add operator overloading for Complex. 2019-04-16 19:00:50 +08:00
c73f9039ec update 2019-04-02 16:16:11 +08:00
50ffbcc268 update 2019-04-01 14:04:46 +08:00
c4bb5767ed update 2019-03-25 15:14:53 +08:00
965736b28f update 2019-03-24 16:59:29 +08:00
b15a04b95c update 2019-03-24 00:24:34 +08:00
b114b55fcf update 2019-03-22 16:30:44 +08:00
0ef27a3e75 update 2019-03-20 22:55:19 +08:00
88136e9900 Fix bugs. Add object handler for Complex. 2019-03-15 23:25:24 +08:00
053bf8ff3a Implement Fill, Complex and internal interfaces. 2019-03-14 23:04:34 +08:00
5bd00fe37d update 2019-02-05 21:31:16 +08:00