NuPIC v0.3.4 Release Notes

    • Added src/nupic/frameworks/opf/common_models/cluster_params.py and supporting files from numenta-apps htmengine. A separate numenta-apps PR will remove this code from htmengine.
    • ๐Ÿ›  fixes #2592
    • ๐Ÿ›  fix for #2265
    • ๐Ÿ›  fix for bug #2265
    • ๐Ÿ›  Fixup Dockerfile to install nupic.bindings, and other cleanup
    • โž• Adding C++ compiler requirement to README.
    • ๐Ÿ›  Fix for test failure
    • ๐Ÿ›  Fixed stream definition reference error.
    • โฌ‡๏ธ Reduce default reestimation period.
    • โœ‚ Remove greedy reestimation of distribution
    • Pointing README to proper bindings version.
    • Continuing work on 0.3.4.dev0.
    • โœ… removing a test that depends on nupic.vision
    • ๐Ÿšง PCA_Node test: some fixes, WIP
    • formatting
    • โœ… test for PCANode region
    • โœ‚ remove Pillow from requirements.txt as it was used for vision only
    • ๐Ÿ›  fix merge mistake in csv file
    • ๐Ÿšš move test from PCANode to nupic.vision unittest