Commit Graph

162 Commits

Author SHA1 Message Date
26383f1cde test fixes 2019-09-09 19:51:35 +02:00
bebfbafae8 added metrics. @todo: implement n-dim 2019-09-04 20:39:11 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
492430ea8a Split up tests 2019-04-18 22:56:08 +02:00
ad4a2c42a5 Fix phpunit 8 tests 2019-03-17 12:22:55 +01:00
a61a62adcc Use equalsWithDelta 2019-03-17 11:38:01 +01:00
c316c1715a Remove annotation 2019-03-17 11:16:15 +01:00
d33f24aa6b Fix matrix bugs 2019-03-03 22:03:59 +01:00
48f2552311 phpcs+phpstan fixes 2019-02-07 00:05:38 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
2023b9ab75 75% code coverage 2018-10-14 13:03:13 +02:00
b979761e8c More tests, test conditions and number_format fixes 2018-10-10 23:32:28 +02:00
4facb82bb3 Test fixes 2018-10-07 20:26:51 +02:00
b0c58616ff Prepare evd 2018-10-07 14:33:15 +02:00
cd875f52cd More distribution tests 2018-10-06 21:47:45 +02:00
795e0f29d6 Add more unit tests 2018-10-06 15:50:27 +02:00
427c97bfb3 Set tests packages to tests 2018-10-02 22:15:50 +02:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
dbe837a52e Bug fixes from tests 2018-09-08 19:06:42 +02:00
7a5f75eedc fixes #178 2018-09-04 22:27:05 +02:00
0e8876ce4d More unit tests 2018-09-02 21:26:00 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
24659e324f fixes #158 2018-08-09 18:43:03 +02:00
6cc520a579 Fix mapper depth bugs and implement math evaluator 2018-08-01 22:08:20 +02:00
85dd4a6d97 Split up tests 2018-06-26 21:08:26 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
9801d86b61 Fix complex and matrix 2018-04-20 19:35:57 +02:00
184e407201 Fix #29 2018-04-13 21:04:48 +02:00
e4531d3726 phpstan fixes 2018-03-30 18:37:23 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
de6120b267 Tests, docblocks & improvements 2018-03-03 11:15:34 +01:00
5b243ab2da Turn exceptions in false returns 2018-02-26 19:46:28 +01:00
6b68c42c33
Update ChiSquaredDistributionTest.php 2018-02-26 14:58:05 +01:00
dd99496d75
Update CauchyDistributionTest.php 2018-02-26 14:41:10 +01:00
2305380945 More tests (math tests) and fixes 2018-02-25 16:12:31 +01:00
03208332ae Fix error bugs 2018-02-23 17:55:17 +01:00
a08c63a021
Formatting fix 2018-02-23 10:56:35 +01:00
66a5510873
Fix int/float bug 2018-02-23 10:55:35 +01:00
59b701a6be
Fix formatting 2018-02-23 10:54:58 +01:00
cc682b1945
Added mean error test 2018-02-23 10:49:00 +01:00
b3b7391712
Added power test 2018-02-23 10:39:14 +01:00
a982bb432a
Started to implement tests 2018-02-23 10:29:53 +01:00
510842727c More unit tests and fix statistic 2018-02-22 20:48:13 +01:00
cc904e772a Add more tests 2018-02-22 13:54:08 +01:00
e3b14015fc Improve increments 2018-02-10 21:52:20 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
51cd98b1a7 Further php cs fixes 2018-01-28 22:56:30 +01:00
c2c9767470 Fix spacing 2018-01-28 22:26:19 +01:00
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +01:00
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
b326f71086 Fix tests 2018-01-15 18:08:05 +01:00
d3b85fd09c Fix tests 2018-01-15 17:20:46 +01:00
3245dbd1bc Make tests part of the repos 2018-01-14 15:44:36 +01:00