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

1.0.4

Compare
Choose a tag to compare
@rhyolight rhyolight released this 10 Apr 21:03
· 43 commits to master since this release
4ad8b02

34b2a84 : update swig to 3.0.12
f0d2fa3 : swig: add fix for 3.0.12 where SWIG_LIB is incorrect on MinGW/Windows
dabd7f8 : NUP-2491: Validate global inhibition parameters
70d43da : NUP-2492: Add constructor vs initialize test regarding Issue #1386
a6c186a : reformat code using clang-format
f069c31 : Add missing include required for NTA_ASSERT
5aca467 : ignore build, installation and IDE artifacts
c9377d5 : Fix cmake version and project name
1e486fd : DEVOPS-353: Allow element count to be smaller than buffer size
de88baa : DEVOPS-353: Add 'isSparse' attribute to input/output
9ae6155 : DEVOPS-353: Implement sparse links
4e800a6 : DEVOPS-353: Fix tests to run with nupic.core directly instead of nupic
8a1d5ee : NUP-2475: Make sure Network API links use the same dtype at both ends
7ae0d64 : NUP-2495: Check style using clang-format
3071b8a : DEVOPS-353: Update "setSparseOutput" documentation
ee591f8 : DEVOPS-353: Remove unecessary "sizeof"
380c10c : DEVOPS-353: Fix exception message
a8fd7d2 : Merge pull request #1401 from lscheinkman/NUP-2495
bfe6ed1 : NUP-2495: Fix bamboo style check
d72f0ef : Merge pull request #1403 from lscheinkman/NUP-2495
9a36517 : DEVOPS-353: Update docstring after review
fb596b5 : NUP-2475: Fix includes
2f027a7 : NUP-2475: Add sparse link validation
de567a4 : NUP-2495: Update clang-format instructions
6a580c0 : Fix not include ClassifierResult.hpp error
9f10533 : Revert swig version back to 3.0.2 and add test checking network parameters
ac43320 : NUP-2505: Remove win32 build from CI
31ee2be : Fix include position
860459c : NUP-2506: Add operator '==' to classes used in tests
e10b2cb : Merge pull request #1411 from rhyolight/release-1.0.4
7e33ca4 : NUP-2506: Add missing operator '==' to classes used in tests
5f1ddcb : NUP-2514: fix traversal limit
203493e : NUP-2506: Add missing state fields to serialization