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
d85bfed468
[cs] remove more unused comments ( #146 )
...
* [cs] remove more unused comments
* [cs] remove unused array phpdocs
* [cs] remove empty lines in docs
* [cs] space-proof useless docs
* [cs] remove empty @param lines
* [cs] remove references arrays
2017-11-13 11:42:40 +01:00
Mustafa Karabulut
a87859dd97
Linear algebra operations, Dimensionality reduction and some other minor changes ( #81 )
...
* Lineer Algebra operations
* Covariance
* PCA and KernelPCA
* Tests for PCA, Eigenvalues and Covariance
* KernelPCA update
* KernelPCA and its test
* KernelPCA and its test
* MatrixTest, KernelPCA and PCA tests
* Readme update
* Readme update
2017-04-23 09:03:30 +02:00
Arkadiusz Kondas
e8c6005aec
Update changelog and cs fixes
2017-02-23 20:59:30 +01:00
Povilas Susinskas
f0a7984f39
Check if matrix is singular doing inverse ( #49 )
...
* Check if matrix is singular doing inverse
* add return bool type
2017-02-15 10:09:16 +01:00
Arkadiusz Kondas
858d13b0fa
Update phpunit to 6.0
2017-02-03 12:58:25 +01:00
Arkadiusz Kondas
cbdc049526
Update php-cs-fixer
2016-11-20 22:53:17 +01:00
Arkadiusz Kondas
ee9bb7b252
add tests for matrix class
2016-04-30 23:21:32 +02:00