Wrapper for FANN (Fast Artificial Neural Network) Library
This package provides a PHP binding for FANN (Fast Artificial Neural Network) Library
License: PHP 3.01
Version | Release | Download |
1.1.1 | 2016-06-26 | fann-1.1.1.tgz |
1.1.0 | 2016-03-30 | fann-1.1.0.tgz |
1.1.0RC2 | 2016-03-13 | fann-1.1.0RC2.tgz |
1.1.0RC1 | 2016-03-06 | fann-1.1.0RC1.tgz |
1.0.7 | 2014-01-01 | fann-1.0.7.tgz |
Version | Message |
1.1.1 | * Fixed segfault after calling fann_destroy |
1.1.0 | * No changes since 1.1.0RC2 |
1.1.0RC2 | * Fixed C89 compatibility in placing TSRMLS_FETCH |
1.1.0RC1 |
* Added support for PHP 7 * Fixed issue #15: Incorrect path permission check |
1.0.7 | * Fixed build with -Werror=format-security |