Releases: sensasi-delight/eigenvector-centrality-php
Releases · sensasi-delight/eigenvector-centrality-php
v1.2.0
Full Changelog: v1.1.0...v1.2.0
Changes:
v1.1.0
Improvements
- re-write the algorithm using MathPHP only.
- re-structure the namespace.
- compatible with PHP 5, 7 and 8.
- compatible with MathPHP v1 and v2.
Full Changelog: v1.0.0...v1.1.0
Initial release
Full Changelog: v1.0.0-beta...v1.0.0