Commit Graph

22 Commits

Author SHA1 Message Date
CismonX 565b533be5 add `isZero()` 2020-03-19 15:32:33 +08:00
CismonX 7345e93eda move files 2019-11-04 17:42:11 +08:00
CismonX 7faf5d6fd6 Prevent segfaults on orphaned subview objects. 2019-09-23 01:22:08 +08:00
CismonX 466b3081a0 Move all armadillo header include to php_arma.hh 2019-09-21 06:48:25 +08:00
CismonX c95c44399a Implement diagview 2019-09-16 03:53:01 +08:00
CismonX c4f8e88776 compatible to php < 7.3 2019-08-20 01:41:01 +08:00
CismonX b3845fa5f6 implement `__toString()` and `__debugInfo()` 2019-08-20 01:29:31 +08:00
CismonX 1eb45fe29a implement arithmetic operations and corresponding operator overloading 2019-08-19 04:24:08 +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 0db6308019 implement `forEach()` 2019-08-12 02:15:06 +08:00
CismonX 1de7c70361 Implement `SvMat`. 2019-07-08 00:57:25 +08:00
CismonX 6a64ec8ef9 refactor && implementation 2019-06-12 11:11:27 +08:00
CismonX 262c228e19 refactor code && implement `i()` 2019-06-11 18:18:40 +08:00
CismonX b7726e07d1 refactor code 2019-06-08 18:10:20 +08:00
CismonX 047d0fed7d refactor filebuf 2019-06-08 01:56:22 +08:00
CismonX 87187d4fdd Implement `print()` `rawPrint()` and test cases. 2019-05-30 23:49:31 +08:00
CismonX c3402e0abe Add some implementation. 2019-05-29 23:45:04 +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 bff5c6b8dc Add some implementations. 2019-05-26 02:21:48 +08:00
CismonX c73f9039ec update 2019-04-02 16:16:11 +08:00