|
|
441968f2fc
|
Adding HoltWinter forecast
|
2016-12-11 09:42:13 +01:00 |
|
|
|
f87c655c89
|
Exponential smoothing draft
|
2016-12-10 23:01:49 +01:00 |
|
|
|
a93a1c1653
|
Increase php version requirement
|
2016-12-07 20:57:51 +01:00 |
|
|
|
d6dd1a5a96
|
Prepare const visibility
|
2016-12-07 20:22:40 +01:00 |
|
|
|
cbc6205bf7
|
Type hint fixes/prep for null return type
|
2016-12-03 23:00:05 +01:00 |
|
|
|
ab5e11a242
|
Preparing for void return type
|
2016-12-03 21:59:21 +01:00 |
|
|
|
baeb32b51e
|
Minor debugging fixes
|
2016-11-23 23:47:02 +01:00 |
|
|
|
3ec569fa9e
|
Comments
|
2016-11-15 21:25:39 +01:00 |
|
|
|
8212751b2e
|
Fixing formula
|
2016-11-15 15:08:52 +01:00 |
|
|
|
8a68def05d
|
Fix bugs for documentor
|
2016-11-15 11:46:23 +01:00 |
|
|
|
2ef8358771
|
Add return
|
2016-11-12 21:40:39 +01:00 |
|
|
|
ed79ead137
|
Fix comments
|
2016-11-07 20:14:06 +01:00 |
|
|
|
9bbdbcaf38
|
Fix docblocks
|
2016-11-06 22:22:58 +01:00 |
|
|
|
95a38e5e6d
|
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# Math/Matrix/Matrix.php
|
2016-10-22 22:45:17 +02:00 |
|
|
|
68051600a3
|
Matrix fixes
|
2016-10-22 22:43:15 +02:00 |
|
|
|
81d20b1d3f
|
File reminder
|
2016-10-22 22:43:06 +02:00 |
|
|
|
0dbbc40a62
|
Draft genetic algorithm interface
|
2016-10-20 10:02:28 +02:00 |
|
|
|
028d1ae887
|
Move gaussian algorithm to matrix
|
2016-10-20 10:02:28 +02:00 |
|
|
|
e47ece41af
|
Implement circular absolute position
|
2016-10-08 21:07:48 +02:00 |
|
|
|
22d6040dca
|
Implementing more usefull functions
|
2016-10-08 21:01:02 +02:00 |
|
|
|
f8f2582d2e
|
Fixing loranz kurve
|
2016-09-28 08:15:44 +02:00 |
|
|
|
1222d53dbc
|
Bug fixes
|
2016-09-27 17:57:36 +02:00 |
|
|
|
4d50d8eb30
|
Lorenz implemented
|
2016-09-27 17:57:17 +02:00 |
|
|
|
ca03e96fb9
|
Started to implement better exceptions
|
2016-08-28 16:57:49 +02:00 |
|
|
|
2b4d9ae7a5
|
Fixing test errors
|
2016-08-25 21:33:26 +02:00 |
|
|
|
4391fd2056
|
Merge pull request #71 from Orange-Management/documentation
Documentation
|
2016-08-25 19:34:05 +02:00 |
|
|
|
fed381ba8a
|
Regression latex documentation
|
2016-08-25 09:52:19 +02:00 |
|
|
|
4b09c7c1ba
|
Replacing realpath with file_exists
|
2016-08-23 21:26:05 +02:00 |
|
|
|
74e1053271
|
Test latex formula
|
2016-08-22 18:31:22 +02:00 |
|
|
|
a02f1cca5d
|
PhpStorm autofix/format
|
2016-08-20 12:04:30 +02:00 |
|
|
|
aca0e8ff08
|
Fixed for documentor
|
2016-08-14 20:57:57 +02:00 |
|
|
|
f599693f11
|
Test fixes
|
2016-08-13 14:12:31 +02:00 |
|
|
|
125bc460f1
|
Rename function
|
2016-08-11 17:27:20 +02:00 |
|
|
|
962c06ce0c
|
Add comments
|
2016-08-11 17:27:20 +02:00 |
|
|
|
1bdeb7967d
|
Add comments
|
2016-08-11 17:27:20 +02:00 |
|
|
|
6b6021d25f
|
Fixing tests and documentation
|
2016-08-11 14:21:22 +02:00 |
|
|
|
dd80569a88
|
Test fixes
|
2016-07-23 22:50:30 +02:00 |
|
|
|
ab09f71e94
|
Pull out and removing nonsense
|
2016-07-19 17:29:28 +02:00 |
|
|
|
cdd1434799
|
Forecasting implementations
Implementing more regressions, arima draft (not complete), some more
average and error functions.
|
2016-07-19 16:49:52 +02:00 |
|
|
|
d2de70d356
|
Auto-format
|
2016-07-15 21:33:05 +02:00 |
|
|
|
9d4723b4c2
|
Remove parameter for abs
|
2016-07-06 10:49:42 +02:00 |
|
|
|
bc75d9ce81
|
Namespace, naming etc. fixes
|
2016-06-14 14:50:42 +02:00 |
|
|
|
1892f33f68
|
Re-naming and moving
|
2016-06-03 21:59:23 +02:00 |
|
|
|
48b42be7a9
|
Media upload fixes and cleanup
|
2016-05-26 22:54:45 +02:00 |
|
|
|
fb7c720c3d
|
Doc fixes and bug fixes
|
2016-05-08 11:54:02 +02:00 |
|
|
|
ca0e03efc3
|
More formatting and comment fixes
|
2016-05-07 23:58:31 +02:00 |
|
|
|
29707c4203
|
Formatting and bug fixes
|
2016-05-07 17:23:44 +02:00 |
|
|
|
bfaa80e4ca
|
Fixing naming error
|
2016-05-06 23:40:44 +02:00 |
|
|
|
277e360159
|
Formatting and new implementations
|
2016-05-06 23:39:33 +02:00 |
|
|
|
e5de7328ce
|
Formatting and adding array functionality
|
2016-05-06 21:14:32 +02:00 |
|