Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/pecl-tools-fann

PECL fann - Artificial neural networks
https://github.com/php/pecl-tools-fann

Release 1.0.7

8e2654b3065cc8ee2c93847f571ebfb98f880a77 authored almost 11 years ago by Jakub Zelenka <[email protected]>
Fix #11: Failed build with -Werror=format-security

4ca35a885069f8ddd5109cf28c5dec6a4f75e042 authored almost 11 years ago by Jakub Zelenka <[email protected]>
Comment out the memory corruption in test for fann_create_from_file

11302b2d62fcea0109229b29b52504d59c8b2176 authored almost 11 years ago by Jakub Zelenka <[email protected]>
Bump year

0ba2f594a57bc023774e1229063603e6921b24e2 authored almost 11 years ago by Jakub Zelenka <[email protected]>
Release 1.0.6

d9d23d77ac85d5a234f4affb80e0f41e371fc872 authored almost 11 years ago by Jakub Zelenka <[email protected]>
Fix #9: fann_train not working

6272501586d5f3d89108f8c113f609312343d354 authored about 11 years ago by Jakub Zelenka <[email protected]>
Add extra checks for empty ann and train_data

4400a4cb8b8686ed55434439ddf39de10adf728f authored about 11 years ago by Jakub Zelenka <[email protected]>
Fix warnig for const char ** after 5.6 stream ABI change

20992d5257394b98595e4ff40d4b31de0da77337 authored about 11 years ago by Jakub Zelenka <[email protected]>
Replace double underscores prefixes with single underscore

a0eec7f2baa1e442faabf4565eb09e52b355ea89 authored about 11 years ago by Jakub Zelenka <[email protected]>
Release 1.0.5

20bc755965e9e4b55ee74e17e50c86997e445268 authored about 11 years ago by Jakub Zelenka <[email protected]>
Set correct libfann version id for 2.1

7fbad1c1930359735227eed2cbd637addd855116 authored about 11 years ago by Jakub Zelenka <[email protected]>
Set libfann version as a value of users space constant FANN_VERSION

cdfcc716f56e76a74d9f2ad02bcaf3e71336fdae authored about 11 years ago by Jakub Zelenka <[email protected]>
fix version macros names

5786b27c0cc5c66d58465ce022fe732d2f7f3a07 authored about 11 years ago by Anatol Belski <[email protected]>
Release 1.0.4

c667fcc1f10163dff14631a1e3b9275024804644 authored about 11 years ago by Jakub Zelenka <[email protected]>
Fix compiler warnings and use PHP coding style

a0657db8df5b61d1f7707e64370453677130f170 authored about 11 years ago by Jakub Zelenka <[email protected]>
Fix all compilation bugs for PHP 5.2.18-dev

97edb7fcdd143f2c4254fc7b2e28f0a81085d3ce authored about 11 years ago by Jakub Zelenka <[email protected]>
Add installation notes for Fedora

3c6ae8501f1be8e340678ab534ebd122f8bcb64c authored about 11 years ago by Jakub Zelenka <[email protected]>
Release 1.0.3

6c28dc28e447455b4eb6730918d31acf5bc8f46d authored about 11 years ago by Jakub Zelenka <[email protected]>
Merge pull request #5 from remicollet/102

Various fix for version 1.0.2

2577a45dda3ee7d15c83bd588a10aa066c4329e1 authored about 11 years ago by Jakub Zelenka <[email protected]>
Fix fann.c:1199:3: warning: passing argument 2 of 'php_stream_locate_url_wrapper' from incompatible pointer type [enabled by default]

afd86efef734d598493a2e3806164f54df021402 authored about 11 years ago by Remi Collet <[email protected]>
Fix zend_parse_parameters call() in php_fann_create_array()

d must be a double
l must be a long

This cause segfaults on 32bits build.
Using temp storage to...

e970176ca84cbb07ee37e677c37bcd33266e2f05 authored about 11 years ago by Remi Collet <[email protected]>
add tests directory to pecl tarball

8edc3c15a7fdceeba2a5d583c63168c65e23eb34 authored about 11 years ago by Remi Collet <[email protected]>
Split Windows and Linux in installation notes

67a657ba0dd9e893ae8f0da8a1cc414a4a4782e4 authored over 11 years ago by Jakub Zelenka <[email protected]>
Update installation notes

1546320bb8ff037c478ac6b13661fc4c1e0b0d0c authored over 11 years ago by Jakub Zelenka <[email protected]>
Release fann-1.0.2

8267a03a6c083aaab34d356a32c1b45a59f53274 authored over 11 years ago by Jakub Zelenka <[email protected]>
Define HAVE_FANN_2_2 to config.w32

95e69e66bc6df4662b17a5972fd36968b8fdfd84 authored over 11 years ago by Jakub Zelenka <[email protected]>
Fix gcc warnings

0b35c3043fbc761364b3609e37328a056ff15024 authored over 11 years ago by Jakub Zelenka <[email protected]>
Merge pull request #3 from weltling/master

windows fixes

e5ff5ac8ab8f539fee0682de59daacabc9851c16 authored over 11 years ago by Jakub Zelenka <[email protected]>
fix for C89

3b44b3edc3552dae505ab0ab0f3d2d8d0b6ab201 authored over 11 years ago by Anatol Belski <[email protected]>
minor fix to accept the cb on windows

f28b75c3b87e726693eb68854617709629746d1d authored over 11 years ago by Anatol Belski <[email protected]>
fixed config.w32

8db578f1f422b8aa72d3b372b16bf8a7486fe2aa authored over 11 years ago by Anatol Belski <[email protected]>
Edit README title

bc6d807ab1e35ee3eee400afb83650dfa3416f21 authored over 11 years ago by Jakub Zelenka <[email protected]>
Release fann-1.0.1

ef4706ef6052f25a90ae7ee153e6ad3cc0fa06dc authored over 11 years ago by Jakub Zelenka <[email protected]>
Fix configure error for older autoconf

ac011aa8eda76fb103b0e6f6303b209237370a51 authored over 11 years ago by Jakub Zelenka <[email protected]>
Add PHP documentation link to the README.md

89b5200aa5f06138794d73e1608f87a5361b38be authored over 11 years ago by Jakub Zelenka <[email protected]>
Merge pull request #1 from footcha/master

Fixed instructions for configuring php.ini.

5407b2603528e950e28d9aff03705d25ee7acc67 authored over 11 years ago by Jakub Zelenka <[email protected]>
Fixed instructions for configuring php.ini.

8b13115e79dd7e889c5458af44b363a303a447f0 authored over 11 years ago by Petr Kozelek <[email protected]>
Add package.xml for pecl

124fbf2a6e054ec824ed94bc3d512fcc66546c59 authored over 11 years ago by Jakub Zelenka <[email protected]>
Use only correct examples

a02e1f413c160f77efffcc152832410fbcf0e3a3 authored over 11 years ago by Jakub Zelenka <[email protected]>
Fix libfann version checking

3584c863944c169429c8624380d936c432dcd06b authored over 11 years ago by Jakub Zelenka <[email protected]>
Remove useless tests

f6b6a17b1915c14ca9adfae2db2fc730a387fd7c authored over 11 years ago by Jakub Zelenka <[email protected]>
Add SKIPIF for FANN 2.2 functions

b2b9c0abdd0ed85a1f2b5a5f9ab7bf780b85dd20 authored over 11 years ago by Jakub Zelenka <[email protected]>
Add version constant and format info table

77e25c33c62e542bfd3b6783bd832ca7fbb2a366 authored over 11 years ago by Jakub Zelenka <[email protected]>
Fix typos in Documentation section in README.md

26a468554ae6827574c0dbeea444896b66a9cafd authored over 11 years ago by Jakub Zelenka <[email protected]>
Add documentation section to the README.md

ed1a415c98b925c3dd38c6e657c40594a658ef24 authored over 11 years ago by Jakub Zelenka <[email protected]>
Add ifdefs for making extension work with fann 2.1

1c2215e1dac97a325ea4277d1698685d480d92e3 authored over 11 years ago by Jakub Zelenka <[email protected]>
Add checking for fann version 2.2 to the config.m4

908b0dec0694a376178007466d920642baadb4fb authored over 11 years ago by Jakub Zelenka <[email protected]>
Fix fann_print_error proto comment

9709169ee0a2cbbaaafcd841da7ca1d7690d713d authored over 11 years ago by Jakub Zelenka <[email protected]>
Fix arginfo for fann_get_cascade_output_change_fraction

615815a9957f9a06c686c7c6c8f422385963f981 authored over 11 years ago by Jakub Zelenka <[email protected]>
Use correct arginfo for fann_merge_train_data

53d3c6cb158817d58eb2761817ddcac97c8df886 authored over 11 years ago by Jakub Zelenka <[email protected]>
Test fann error functions

98a106ced548f79a64d40ebc8f28d12e59fa719d authored over 11 years ago by Jakub Zelenka <[email protected]>
Fix bugs in fann error functions

96975d613514c14af085d44b63d9df929f321445 authored over 11 years ago by Jakub Zelenka <[email protected]>
Test fann_create_from_file

a687f9ea59b948b1ccd0f95079e0afc6ae66bee2 authored over 11 years ago by Jakub Zelenka <[email protected]>
Test fann_save

d6eb5b780ed60847abe71ba699a913855e4a03a7 authored over 11 years ago by Jakub Zelenka <[email protected]>
Test fann_set_activation_(function|steepness)_(layer|hidden|output)

cbfe83e6f1629b4081f231e782a2d14e643e0e12 authored over 11 years ago by Jakub Zelenka <[email protected]>
Test fann_set_cascade_activation_(functions|steepnesses)

fd9b597a5c12b49576c09a8794ba2f1023cc546c authored over 11 years ago by Jakub Zelenka <[email protected]>
Fix incorect return array value type in fann_get_cascade_ctivation_steepnesses

0578e40af63d6d5138d639167e0b93e5a1e37f05 authored over 11 years ago by Jakub Zelenka <[email protected]>
Change default version to 2.2 for testing

082a895c7282376831eb7664dd066ffa83cac45e authored over 11 years ago by Jakub Zelenka <[email protected]>
Add PHP_FANN_VERSION constant for hiding new functions

54d56a99ee8bd8a75d3514a465b77418078f0dfe authored over 11 years ago by Jakub Zelenka <[email protected]>
Test fann_scale[_(input|output)]_train_data

f80c6100d2b7f5d4e2d525b271951487818ef119 authored over 11 years ago by Jakub Zelenka <[email protected]>
Test fann_subset_train_data

2d42180f61364a0cadc5e001aa5cc04eb8fb5345 authored over 11 years ago by Jakub Zelenka <[email protected]>
Test fann_merge_train_data

3c4674985516f784e2a2e5dbfb0b4be735494663 authored over 11 years ago by Jakub Zelenka <[email protected]>
Test fann_num_(input|output)_train_data

3a7c65edba4be76e078cb8332b05b6b89f3d1671 authored over 11 years ago by Jakub Zelenka <[email protected]>
Test fann_length_train_data

f755abd822756631afc4992f8cf99a85ea4fe0a4 authored over 11 years ago by Jakub Zelenka <[email protected]>
Test fann_duplicate_train_data

c233d3878b26936d44e711456c9f5e49e479c46e authored over 11 years ago by Jakub Zelenka <[email protected]>
Remove basic from the functions title names

2a0e66fd2dfd0a0a8813a39cd72da108a9f2a0b0 authored over 11 years ago by Jakub Zelenka <[email protected]>
Test fann_shuffle_train_data

a3e4f7d011f97c95ebef57eae6ce06205e587657 authored over 11 years ago by Jakub Zelenka <[email protected]>
Test fann_[de]scale_(input|output)

7920b7cfacc0ff292119cc8e9bdfda598ddfa964 authored over 11 years ago by Jakub Zelenka <[email protected]>
Change fann_[de]scale_(input|output) to return array with changed values

b6fe71d6066acf913f0629b0adfd0b9cffd05111 authored over 11 years ago by Jakub Zelenka <[email protected]>
Test fann_(scale|descale)_train

155eb726e6c12cc5d1f4c9e6be7427c98ed47d61 authored over 11 years ago by Jakub Zelenka <[email protected]>
Test fann_set[_(input|output)]_scaling_params and fann_clear_scaling_params

f5d099bad8c06ba60eb7269f50632b76c2099cf6 authored over 11 years ago by Jakub Zelenka <[email protected]>
Test fann_init_weights

4270df337536628ba52317b9cb43d1e11f083736 authored over 11 years ago by Jakub Zelenka <[email protected]>
Improve script for checking tests to get additional test files

e03f68dfd34885e202860b16cfcf42577c8fb796 authored over 11 years ago by Jakub Zelenka <[email protected]>
Add util script for checking whether a test exists for each function

dabf8a997f3e40d2f90bdb7dc674384e08cf67cd authored over 11 years ago by Jakub Zelenka <[email protected]>
Move parameters scripts to the new directory utils

517e12c44ccdeb51c30fa03c0c16342cafdca443 authored over 11 years ago by Jakub Zelenka <[email protected]>
Fix param type for cascade_(output_stagnation_epochs|min_cand_epochs)

0f54925c63e9c4984db663bd208c7f3ea9cf6d5e authored over 11 years ago by Jakub Zelenka <[email protected]>
Fix training setters and getters bugs found from tests

0c07bea16f629a3205b78b9f674ce0bffb6df984 authored over 11 years ago by Jakub Zelenka <[email protected]>
Add generated simple training tests

a3d60bab527c13d5674e416e8468fd40fe8a9a08 authored over 11 years ago by Jakub Zelenka <[email protected]>
Improve parameters tests generation

883f2e169868a9691e2e3245000e173a47f08ed2 authored over 11 years ago by Jakub Zelenka <[email protected]>
Add getters and setters for actiovation function and steepness

954819d46c2651d3682d477278f571c50bc0ca80 authored over 11 years ago by Jakub Zelenka <[email protected]>
Add support for multiparams to code generation in parameters generator

ce06e8887499c4160de90333a47135bd36bf9768 authored over 11 years ago by Jakub Zelenka <[email protected]>
Add generated training parameters to the parameters generator

c587312d065b7be388d237457e3fb85590a2d124 authored over 11 years ago by Jakub Zelenka <[email protected]>
Add parameters awk filter

477f9f5610238e3a5a817b28e7698f989ef323fb authored over 11 years ago by Jakub Zelenka <[email protected]>
Add simple cascade setters tests

3d07aba29fe3a21cceba3c953134393687d2d45c authored over 11 years ago by Jakub Zelenka <[email protected]>
Add test param values for simple cascade setters to the parameters generator

0981087183e49cd08d4d9074a72b49c008135b98 authored over 11 years ago by Jakub Zelenka <[email protected]>
Fix typos in README.md

127aed6f47dd4a4546ef88ee3124005d6f9dc0f7 authored over 11 years ago by Jakub Zelenka <[email protected]>
Remove bash mode from the installation code in README.md

4d137ff15c1b8d6d146009fee538f86ee040bdd3 authored over 11 years ago by Jakub Zelenka <[email protected]>
Add installation section to the README.md

2593d4490855d6556bcc33a6bcf7c89dfaa99add authored over 11 years ago by Jakub Zelenka <[email protected]>
Add generated getter tests for cascade

f810e1f86b9f12da3a6a7213e0e8b271e842e093 authored over 11 years ago by Jakub Zelenka <[email protected]>
Add getter and setter tests generation to the params generator

c035687dd686307067eb92528f7123587df96b29 authored over 11 years ago by Jakub Zelenka <[email protected]>
Add checking for fann-2.2 to config.m4 file

393ada3af58eccac85fde17492a96c77bee39e39 authored over 11 years ago by Jakub Zelenka <[email protected]>
Add generated config files to .gitignore

fca2d9e7e33cc9fd47616f185cd6c8c469897d9d authored over 11 years ago by Jakub Zelenka <[email protected]>
Give me credit

45d2a8fb0f787685974a7f1b521a7fa95aeb9048 authored over 11 years ago by Jakub Zelenka <[email protected]>
Update info files

f0ec20ed175c7636dec61af69e4329706031a6a7 authored over 11 years ago by Jakub Zelenka <[email protected]>
Add README for github

4ee95a1a003cb6ba9d0765b28f324e94a21f8cee authored over 11 years ago by Jakub Zelenka <[email protected]>
Add implementation for fann_set_cascade_activation_(functions|steepnesses)

f3364d2da5566496b050b740a1f001cd579d093b authored over 11 years ago by Jakub Zelenka <[email protected]>
Add implementation for fann_get_cascade_activation_(functions|steepnesses)

d6a2b10ff4178748dd940c7d62e1c609d69d3464 authored over 11 years ago by Jakub Zelenka <[email protected]>
Add cascade parameters functions generated by parameters generator

4f8aaa0f20f27aaf728b2317c4387a65a8b9a25d authored over 11 years ago by Jakub Zelenka <[email protected]>
Add support for empty functions to the parameters generator

6ca3738a40f494b8206bf21712aa2c8e272dd28e authored over 11 years ago by Jakub Zelenka <[email protected]>
Add fann_get_(errno|errstr), fann_reset_(errno|errstr) and fann_print_error

2fe234a9296def1315b306ea3ca9fef9dfc5ae6c authored over 11 years ago by Jakub Zelenka <[email protected]>