Skip to content

Commit

Permalink
Merge pull request #1341 from scottpurdy/master
Browse files Browse the repository at this point in the history
Remove FastClaClassifier
  • Loading branch information
scottpurdy authored Jun 7, 2017
2 parents 1b6520f + 6b64d87 commit cbfca2e
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 1,265 deletions.
2 changes: 0 additions & 2 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,6 @@ set(src_nupiccore_srcs
nupic/algorithms/ClassifierResult.cpp
nupic/algorithms/CondProbTable.cpp
nupic/algorithms/Connections.cpp
nupic/algorithms/FastClaClassifier.cpp
nupic/algorithms/GaborNode.cpp
nupic/algorithms/ImageSensorLite.cpp
nupic/algorithms/InSynapse.cpp
Expand Down Expand Up @@ -521,7 +520,6 @@ add_executable(${src_executable_gtests}
test/unit/algorithms/Cells4Test.cpp
test/unit/algorithms/CondProbTableTest.cpp
test/unit/algorithms/ConnectionsTest.cpp
test/unit/algorithms/FastCLAClassifierTest.cpp
test/unit/algorithms/NearestNeighborUnitTest.cpp
test/unit/algorithms/SDRClassifierTest.cpp
test/unit/algorithms/SegmentTest.cpp
Expand Down
Loading

0 comments on commit cbfca2e

Please sign in to comment.