forked from pool/python-fann2
23 lines
803 B
Plaintext
23 lines
803 B
Plaintext
|
|
-------------------------------------------------------------------
|
||
|
|
Thu Jan 4 11:33:33 UTC 2018 - alarrosa@suse.com
|
||
|
|
|
||
|
|
- Update to python-fann2 1.1.2
|
||
|
|
* Fix badly placed return value for nested conditional under FANN libs
|
||
|
|
search function.
|
||
|
|
* Fixed indentation for raise function under for loop.
|
||
|
|
|
||
|
|
- Update to 1.1.1
|
||
|
|
* Added '/usr/lib64' directory to FANN libs search function for setup.py.
|
||
|
|
* Pylinted setup.py.
|
||
|
|
|
||
|
|
- Update to 1.1.0
|
||
|
|
* Added support for 2.7 - 3.6.
|
||
|
|
* Fixed functions that return arrays and functions that deal with
|
||
|
|
"FANN::connection arrays".
|
||
|
|
* Created wheel files for FreeBSD, Windows x64 & Linux (py27 & py36).
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Fri Nov 10 15:27:40 UTC 2017 - alarrosa@suse.com
|
||
|
|
|
||
|
|
- Initial release of python-fann2 1.0.7
|