2017 © Pedro Peláez
 

library hierarchical-clustering

Hierarchical Clustering library for PHP

image

fondifond/hierarchical-clustering

Hierarchical Clustering library for PHP

  • Wednesday, July 8, 2015
  • by fondifond
  • Repository
  • 1 Watchers
  • 1 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

HierarchicalClustering

Hierarchical Clustering library for PHP., (*1)

Install

The best way to install HierarchicalClustering is through composer., (*2)

Just create a composer.json file for your project:, (*3)

{
    "require": {
        "fondifond/hierarchical-clustering": "dev-master"
    }
}

Then you can run these command to install it:, (*4)

$ composer install

Then you can include the autoloader, and you will have access to the library classes:, (*5)

<?php
require 'vendor/autoload.php';

The Versions

08/07 2015

dev-master

9999999-dev

Hierarchical Clustering library for PHP

  Sources   Download

The Requires

  • php >=5.3

 

by Gasanenko Denis

graphs clustering

08/07 2015

v0.0.5

0.0.5.0

Hierarchical Clustering library for PHP

  Sources   Download

The Requires

  • php >=5.3

 

by Gasanenko Denis

graphs clustering