Commit Graph

7 Commits

Author SHA1 Message Date
Tomáš Votruba
653c7c772d Upgrade to PHP 7.1 (#150)
* upgrade to PHP 7.1

* bump travis and composer to PHP 7.1

* fix tests
2017-11-14 21:21:23 +01:00
Tomáš Votruba
f4650c696c [coding standard] fix imports order and drop unused docs typehints (#145)
* fix imports order

* drop unused docs typehints, make use of return types where possible
2017-11-06 08:56:37 +01:00
Maxim Kasatkin
b48b82bd34 DBSCAN fix for associative keys and array_merge performance optimization (#139) 2017-10-18 10:59:37 +02:00
Arkadiusz Kondas
cbdc049526 Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Arkadiusz Kondas
01a2499754 cs-fixer 2016-05-01 00:56:43 +02:00
Arkadiusz Kondas
26be771668 add distanceMetric for dbscan 2016-05-01 00:56:03 +02:00
Arkadiusz Kondas
22963114c3 dbscan clustering algorithm 2016-05-01 00:47:44 +02:00