pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/fann



Module Name:    pkgsrc
Committed By:   gdt
Date:           Wed Jan 22 01:49:21 UTC 2014

Modified Files:
        pkgsrc/devel/fann: Makefile

Log Message:
Add newline to separate decls, but really to provoke a commit.

Commit message that should have been in previous commit follows:

Version 2.2.0 is backwards compatible and adds the following new
features:

    Added Sarprop training
    Added fann_create_train for creating an empty training data struct
    Added fann_copy for copying an ANN
    Added cascade_min_out_epochs and cascade_min_cand_epochs to
    improve cascade training
    Added extra checks when training, to ensure that data and network
    input and output sizes matches
    Added Visual Studio 2010 solution
    Added support for 64bit architecture
    Cleanup in sources
    Moved source from CVS to GIT


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/fann/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index