MaJeg
Results
1
issues of
MaJeg
I cloned the git repository with git clone https://github.com/numenta/htm.java.git Then, when running gradle -Pskipbench check, I have two failed tests : ``` org.numenta.nupic.BitHistoryTest > testPFormatArray FAILED org.junit.ComparisonFailure at BitHistoryTest.java:22 org.numenta.nupic.monitor.mixin.MonitoredTemporalMemoryTest...