Skip to content

fannv2023-01-26

Updated

Fast Artificial Neural Network (FANN) Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks.

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • JackBoos's avatarJackBoos
  • Victor Romero's avatarVictor Romero
  • Billy O'Neal's avatarBilly O'Neal
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • Thomas1664's avatarThomas1664
  • Jia Yue Hua's avatarJia Yue Hua

#Changelog

  • 231096c[fann] update to 2023-01-26 (#34136)
  • b49b2bd[many ports] Remove from CI baseline (#25075)
  • 89a8853[fann] Support UNIX, re-fix installation (#17682)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 050e71dRemove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
  • 3155a7cfeat(rang, fann): add ports for rang and fann