|
|
b1b51b0281
|
Bug fixes with install scripts
|
2018-05-20 11:54:02 +02:00 |
|
|
|
59d3f98110
|
Make classes final
|
2018-05-11 21:33:24 +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 |
|
|
|
d9c7bd0b50
|
Phpstan fixes
|
2018-03-30 13:32:15 +02:00 |
|
|
|
d5fd2c4827
|
Change to php version 7.2 requirement
|
2018-03-27 19:09:47 +02:00 |
|
|
|
8067e42f78
|
Type hint fixes
|
2018-03-24 11:17:45 +01:00 |
|
|
|
5f385e44c0
|
Add public/private to const
|
2018-03-16 08:47:43 +01:00 |
|
|
|
1cd1ee0e10
|
phpstan fixes
|
2018-03-13 23:35:20 +01:00 |
|
|
|
3b45692ff1
|
Nullable+void typehint
|
2018-03-13 20:55:49 +01:00 |
|
|
|
de6120b267
|
Tests, docblocks & improvements
|
2018-03-03 11:15:34 +01:00 |
|
|
|
ab96277fb1
|
Reduce isset use
|
2018-02-26 20:05:02 +01:00 |
|
|
|
2bdc9410b7
|
Fix package name
|
2018-02-26 19:45:35 +01:00 |
|
|
|
49ecbc3259
|
Update CauchyDistribution.php
|
2018-02-26 14:39:52 +01:00 |
|
|
|
2305380945
|
More tests (math tests) and fixes
|
2018-02-25 16:12:31 +01:00 |
|
|
|
3aedae39e4
|
Fix functio name
|
2018-02-23 19:35:29 +01:00 |
|
|
|
03208332ae
|
Fix error bugs
|
2018-02-23 17:55:17 +01:00 |
|
|
|
e97bd27eb0
|
Semicolon bug fix
|
2018-02-23 11:12:53 +01:00 |
|
|
|
5185b52c91
|
Added optional mean value
Now it is possible to pass pre calculated means in case the arithmeticMean shouldn't be used
|
2018-02-23 11:12:07 +01:00 |
|
|
|
bf9625fc0b
|
Update Functions.php
|
2018-02-23 10:36:13 +01:00 |
|
|
|
a1b78de312
|
Pulled out square function
|
2018-02-23 10:35:16 +01:00 |
|
|
|
3f438238e7
|
Added power function on arrays
|
2018-02-23 10:34:01 +01:00 |
|
|
|
cb374f663a
|
Add latex formulas
|
2018-02-22 21:12:36 +01:00 |
|
|
|
510842727c
|
More unit tests and fix statistic
|
2018-02-22 20:48:13 +01:00 |
|
|
|
fdff9da488
|
phpcs fixes
|
2018-02-17 22:05:29 +01:00 |
|
|
|
a15a1b229e
|
phpcs fixes
|
2018-02-17 21:53:13 +01:00 |
|
|
|
675d3fa808
|
phpcs fixes
|
2018-02-17 21:38:39 +01:00 |
|
|
|
3059003191
|
phpcs fixes
|
2018-02-16 15:28:07 +01:00 |
|
|
|
11c7b0e626
|
docblock param alignment
|
2018-02-16 13:42:35 +01:00 |
|
|
|
e1ef45da2a
|
code fixes
|
2018-02-16 13:34:41 +01:00 |
|
|
|
f1121dcc9b
|
Fix strict_types
|
2018-02-15 20:27:58 +01:00 |
|
|
|
e3b14015fc
|
Improve increments
|
2018-02-10 21:52:20 +01:00 |
|
|
|
1fe4b18266
|
Fix class names
|
2018-02-10 20:46:52 +01:00 |
|
|
|
23bc8b732f
|
phpcbf
|
2018-02-03 13:15:46 +01:00 |
|
|
|
c71556a6d8
|
Fix phpcs bug
|
2018-02-03 11:26:11 +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 |
|
|
|
243f87405a
|
Fix spacing and line-breaks
|
2018-01-28 22:07:04 +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 |
|
|
|
60921028e7
|
Remove @category and replace with @package
|
2017-12-30 12:57:27 +01:00 |
|
|
|
db5a215071
|
Remove package TBD
|
2017-12-30 11:53:20 +01:00 |
|
|
|
2215fa2ea7
|
Minor bug fixes
docblocks, return type casting
|
2017-12-04 17:17:17 +01:00 |
|
|
|
b723bcb3f7
|
Fix phpstorm inspections
|
2017-11-19 23:20:11 +01:00 |
|
|
|
8db115529b
|
Init var
|
2017-11-17 20:14:44 +01:00 |
|
|
|
7cbd8d6081
|
Remove this from polygon
|
2017-11-16 16:00:00 +01:00 |
|
|
|
1f600d535c
|
Fix some incomplete tests
|
2017-11-16 14:07:27 +01:00 |
|
|
|
b361ef438b
|
Improve docblocks
|
2017-11-16 12:35:34 +01:00 |
|
|
|
ff9f1dbaea
|
Improve matrix tests
|
2017-11-16 12:33:33 +01:00 |
|
|
|
157c6a04ce
|
Optimize polygon
|
2017-11-16 11:11:48 +01:00 |
|