File: ChangeLog

package info (click to toggle)
python-fann2 1%3A1.0.7-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 496 kB
  • ctags: 457
  • sloc: cpp: 1,597; ansic: 862; python: 102; makefile: 27; sh: 24
file content (16 lines) | stat: -rw-r--r-- 379 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
=========
CHANGELOG
=========

1.0.6 - 2015-03-30

  * Fixed type/size checking for array of arrays (ksuszka/patch-1).
  * Updated README.
  * Added ChangeLog.

1.0.0 - 2014-06-20

  * Original python bindings included with FANN 2.1.0beta, updated to include
    support for python 2.6-3.4.
  * Added pypi package for these bindings.
  * Added pkgsrc package for these bindings.