Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

0.5.1

Compare
Choose a tag to compare
@scottpurdy scottpurdy released this 23 Jan 22:43
· 496 commits to master since this release
  • Improved network API introspection
  • Fix bug with region dimensions inference in network API. fixes #1212
  • Updates to info in RELEASE.md
  • Fixup import favoring native unittest
  • Use xcode6.4 image per documentation at https://docs.travis-ci.com/user/osx-ci-environment/#OS-X-Version
  • NUP-2316 Fixed OS X build failure on xcode 8 caused by included some files in static library that shouldn't have been included.
  • Misc. changes for sparse matrices and using them in Connections. Moving loops to C++.