numenta / nupic.research

Experimental algorithms. Unsupported.
https://nupicresearch.readthedocs.io
GNU Affero General Public License v3.0
104 stars 60 forks source link

Fix Python3 divide-by-cellsPerColumn #661

Closed mrcslws closed 2 months ago

mrcslws commented 3 months ago

Fixes #660 (Thanks @fcr), and I searched the codebase for any other cases I missed.

It's worth doing some due diligence, writing a unit test that detects this issue in the Apical Tiebreak and Apical Dependent TMs.