Commit Graph

54 Commits

Author SHA1 Message Date
ca5f5aa58e ? changes 2022-11-09 22:55:39 +01:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
7ed21a1ec0 impl. standard epsilon value 2022-03-11 23:14:38 +01:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
3d7586f385 fix native function call phpcsfixer 2021-10-11 22:45:08 +02:00
Formatter Bot
4ce8879933 Automated formatting changes 2021-10-11 20:04:39 +00:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
Formatter Bot
670be4fcf0 Automated formatting changes 2020-09-27 14:53:26 +00:00
96f8f25d6e impl. tests 2020-09-27 16:49:19 +02:00
3026fec00c continue impl. of distributions/stochastics/statistics 2020-05-04 22:39:48 +02:00
602ce766bb fix typehints 2020-02-09 18:50:05 +01:00
2a2a655002 remove empty lines from constructor 2019-12-22 11:23:48 +01:00
e8ecfce4fd move some functions to array utils 2019-10-19 13:11:27 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +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
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
23eb9ab80a More type fixes 2018-07-14 23:41:51 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02: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
bf9625fc0b
Update Functions.php 2018-02-23 10:36:13 +01:00
3f438238e7
Added power function on arrays 2018-02-23 10:34:01 +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
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
e3b14015fc Improve increments 2018-02-10 21:52:20 +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
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
91eb1f261f Fix scrutinizer tips 2017-10-27 17:24:33 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
e6dc9f4e05 Test fixes 2017-10-14 20:37:14 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
97afd6a691 Fix line ending bug 2017-07-18 21:32:20 +02:00
1c72b75fc3 Optimize function 2017-07-18 15:50:06 +02:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
777f084a39 Fix dockblocks and minor bugs 2016-12-22 21:16:05 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
3ec569fa9e Comments 2016-11-15 21:25:39 +01:00