-
I'd like to propose the following namespace reorganization in order to simplify its use.
```
nupic //contains all (Algorithms + NetworkAPI + basic types (UInt), not Tesing, Examples
nupic::testin…
-
#1
Depends on binary releases #361
Use this as an example https://github.com/RedFT/Hexy/commit/ddc9d01937c44bb6f9001ae5e834d26812b565cf
- [x] fix format so `whl` is published on PYPI
- [x] fi…
-
[![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://medium.com/@jonathan.leitschuh/want-to-take-over-the-java-ecosystem-all-yo…
-
Before I propose how I want to incorporate the SDR class into NetworkAPI, I want to make sure everyone understands what an Array class does.
The Array class (a subclass of ArrayBase) …
-
This will solve many problems and avoid non-related yet complicated code.
- [x] replace shuffle and sample() methods with standard c++
- [x] replace custom Random with a std implementation
- […
-
Hello David:
Please find the log of installation .
Rameshs-MacBook-Air:nupic.cpp-master ramesh$ python setup.py install --user --force
Error processing line 1 of /Users/ramesh/.local/lib/python3…
-
We did have PCRE working on Windows. But at the time there were comments about not wanting to pollute the repo with an OS specific library. We moved to `std::regex` to be able to remove that library. …
-
From: https://issues.numenta.org/browse/NPC-321
Some files in our codebase include hand-tuned assembly code (that mostly utilizes SSE instructions) :
```
$ grep -R 'mov ' | egrep -v '.git|Makefile.…
-
Just in case this helps, I am posting the "Failures" output from py.test tests/unit
platform linux2 -- Python 2.7.12, pytest-3.0.7, py-1.5.3, pluggy-0.4.0
rootdir: /usr/local/share/numenta/nupic, …
-
After #157 ,
- linux runs ok
- OSX does not load py modules