Commit Graph

133 Commits

Author SHA1 Message Date
aeba61a787 fix and add test cases for cpySize(). 2019-09-21 19:45:08 +08:00
cb593e3a39 aligned_storage -> optional; add copySize(). 2019-09-21 07:23:59 +08:00
3fb50eff30 Move all armadillo header include to php_arma.hh 2019-09-21 06:49:33 +08:00
466b3081a0 Move all armadillo header include to php_arma.hh 2019-09-21 06:48:25 +08:00
9a9f2a87f2 update 2019-09-16 23:42:38 +08:00
c95c44399a Implement diagview 2019-09-16 03:53:01 +08:00
1e992fe67b rename 2019-09-04 14:24:13 +08:00
b33b07ee82 Implement setReal() and setImag(). 2019-09-04 02:41:50 +08:00
16acf35c37 update 2019-09-04 02:41:08 +08:00
f140654916 minor refactor 2019-08-25 22:18:46 +08:00
c4f8e88776 compatible to php < 7.3 2019-08-20 01:41:01 +08:00
b3845fa5f6 implement __toString() and __debugInfo() 2019-08-20 01:29:31 +08:00
c50b39110e fix test 2019-08-19 04:29:45 +08:00
1eb45fe29a implement arithmetic operations and corresponding operator overloading 2019-08-19 04:24:08 +08:00
cc8bafe60b code refactor 2019-08-19 03:02:55 +08:00
9033f84132 implement arithmetic operations. 2019-08-18 20:38:18 +08:00
586bbe2046 refactor 2019-08-18 20:36:22 +08:00
36b4cb977b implement replace() and transform() 2019-08-14 03:32:15 +08:00
9b353bb011 Update travis configuration and some error message 2019-08-12 02:16:32 +08:00
0db6308019 implement forEach() 2019-08-12 02:15:06 +08:00
10913b6f7d Fix subview comparison bug 2019-08-04 20:52:23 +08:00
359f8dbc5e update configuration files 2019-07-29 00:29:44 +08:00
e042ca2900 Implement insertRows() and insertCols() 2019-07-29 00:28:46 +08:00
1c3d64740e bug fix and code reformat 2019-07-24 01:21:58 +08:00
38aab4343a Add methods fill() and imbue(). 2019-07-24 00:55:42 +08:00
672508bb38 update 2019-07-16 22:16:01 +08:00
9812ca0f3d fix 2019-07-13 02:16:55 +08:00
ebc22fe370 refactor code 2019-07-13 01:50:16 +08:00
cfed6ca160 Compatible to clang. 2019-07-13 00:29:03 +08:00
2c0c89bff7 update 2019-07-09 22:02:49 +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
9cdc10dd3f update armadillo version 2019-06-15 22:54:17 +08:00
6a64ec8ef9 refactor && implementation 2019-06-12 11:11:27 +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
1432505b43 implement some methods 2019-06-10 23:51:06 +08:00
20e249a4dd refactor code 2019-06-09 22:47:33 +08:00
b7726e07d1 refactor code 2019-06-08 18:10:20 +08:00
56fb79709e update tests 2019-06-08 18:04:30 +08:00
5a106c97db fix 2019-06-08 04:15:41 +08:00
d8f908f88f add operator overloading for comparison 2019-06-08 04:03:21 +08:00
05c04b4d1c update 2019-06-08 03:00:03 +08:00
910125fccc refactor error handling 2019-06-08 02:59:11 +08:00
509e8a9ea2 update 2019-06-08 02:08:49 +08:00
047d0fed7d refactor filebuf 2019-06-08 01:56:22 +08:00
533935f649 remove superfluous explicit deref 2019-06-08 00:07:11 +08:00
2d99cda158 Disable bad warnings for clang. 2019-06-07 16:44:07 +08:00
a7bad1489e Add isSymmetric() isHermitian() isSympd() 2019-06-07 15:48:43 +08:00
3ebdc418e4 Update opcode handlers. 2019-06-07 14:32:15 +08:00