This repository has been archived on 2020-06-07. You can view files and clone it, but cannot push or open issues or pull requests.
php-armadillo/tests
2019-09-23 01:22:08 +08:00
..
includes implement __toString() and __debugInfo() 2019-08-20 01:29:31 +08:00
001-complex.phpt update 2019-04-23 21:38:51 +08:00
002-complex-operators.phpt Add helper function j(). Fix bug. Refactor code. 2019-04-23 17:26:39 +08:00
003-mat-init.phpt fix 2019-05-30 12:54:12 +08:00
004-mat-save-load.phpt code refactor 2019-08-19 03:02:55 +08:00
005-print.phpt Implement print() rawPrint() and test cases. 2019-05-30 23:49:31 +08:00
006-scalar.phpt Prevent segfaults on orphaned subview objects. 2019-09-23 01:22:08 +08:00
007-scalar-operators.phpt Update opcode handlers. 2019-06-07 14:32:15 +08:00
008-save-load-hdf5.phpt refactor code 2019-07-13 01:50:16 +08:00
009-comparison-operators.phpt Implement insertRows() and insertCols() 2019-07-29 00:28:46 +08:00
010-subview-mat.phpt Prevent segfaults on orphaned subview objects. 2019-09-23 01:22:08 +08:00
011-fill-imbue.phpt Implement insertRows() and insertCols() 2019-07-29 00:28:46 +08:00
012-insert-rows-cols.phpt Implement insertRows() and insertCols() 2019-07-29 00:28:46 +08:00
013-foreach-transform-replace.phpt implement replace() and transform() 2019-08-14 03:32:15 +08:00
014-arithmetic.phpt fix test 2019-08-19 04:29:45 +08:00
015-arithmetic-operators.phpt implement arithmetic operations and corresponding operator overloading 2019-08-19 04:24:08 +08:00
016-debug-info.phpt implement __toString() and __debugInfo() 2019-08-20 01:29:31 +08:00
017-set-real-imag.phpt Implement setReal() and setImag(). 2019-09-04 02:41:50 +08:00
018-diagview.phpt Prevent segfaults on orphaned subview objects. 2019-09-23 01:22:08 +08:00
020-copy-size.phpt fix and add test cases for cpySize(). 2019-09-21 19:45:08 +08:00
000-constants.phpt refactor code 2019-07-13 01:50:16 +08:00