You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is a list of math test files containing entirely commented out code:
DenseTensorUnitTest
DomainUnitTest
IndexUnitTest
MathsTest
SparseMatrix01UnitTest
SparseMatrixUnitTest
SparseTensorUnitTest
This issue needs to be reviewed by the original author or another contributor for applicability to the current codebase. The issue might be obsolete or need updating to match current standards and practices. If the issue is out of date, please close. Otherwise please leave a comment to justify its continuing existence. It may be closed in the future if no further activity is noted.
There's a lot of tests in https://github.com/numenta/nupic.core/tree/master/src/test/unit/math
that are actually fake and the code is commented out! As this should be critical code, we need the tests back and running.
Here is a list of math test files containing entirely commented out code:
The text was updated successfully, but these errors were encountered: