1
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 5 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#387 - Added <version /> tag containing the version information of jmh dependency. More... about 10 years ago
Making this change, to make org.numenta.nupic.network.LayerTest, run on any IDE. LayerTest was failing on Intellij Idea, due to missing dependency. Now, we can potentially clean up jmh-core dependency from .classpath file and libs directory. More... about 10 years ago
Update CHANGELOG.md More... about 10 years ago
Fix layer dimension inference to suppress floating point error, add test for explicit close More... about 10 years ago
Add binary array to byte array utility More... about 10 years ago
Update CHANGELOG.md More... about 10 years ago
Update CHANGELOG.md More... about 10 years ago
Update CHANGELOG.md More... about 10 years ago
Merge pull request #384 from cogmission/remove_deps More... about 10 years ago
removed obsolete dependencies More... about 10 years ago
Merge pull request #379 from tapeguy/master More... about 10 years ago
Fix default parameter value SYN_PERM_TRIM_THRESHOLD to be in line with SYN_PERM_CONNECTED. More... about 10 years ago
Merge pull request #378 from cogmission/add_utility_methods More... about 10 years ago
Added more utility methods in preparation for KNN dev More... about 10 years ago
Update CHANGELOG.md More... about 10 years ago
Update CHANGELOG.md More... about 10 years ago
Merge pull request #375 from cogmission/calc_overlaps_optimization More... about 10 years ago
rightVecSumAtNZ optimization, changed matrix calls and interface More... about 10 years ago
Update README.md More... about 10 years ago
Update README.md More... about 10 years ago
Start in on serialization, added tests for Parameters and Connections serialization More... about 10 years ago
Update CHANGELOG.md More... about 10 years ago
Merge pull request #373 from cogmission/java_serialize More... about 10 years ago
Added Serializable interface to class definitions More... about 10 years ago
Added test for Connections.clear() More... about 10 years ago
Added tests to appease coveralls More... about 10 years ago
Found cause of indeterminacy, made changes to suit and added tests More... about 10 years ago
Removed redundant field saving in TemporalMemory func More... over 10 years ago
Merge pull request #370 from cogmission/optimize_rng More... over 10 years ago
Update CHANGELOG.md More... over 10 years ago