Marcus Lewis <mrcslws@gmail.com>: Author Summary
Build | Completed | Code commits | Tests |
---|---|---|---|
RES › HTMRES › #125 | 2 weeks ago | 6 passed | |
RES › HTMRES › #124 | 2 weeks ago |
Sometimes use sequential rather than binary search
Faster lattice-point-touches-shadow, via preprocessing
Now we only have to check one edge rather than every edge. Merge pull request #85 from mrcslws/grid-uniqueness-hypercubes
Faster lattice-point-touches-shadow, via preprocessing |
Testless build |
NUP › VIS › #260 | 3 weeks ago |
Include multiple phase resolutions in benchmark data
|
Testless build |
RES › DW › #534 | 3 weeks ago |
Include multiple phase resolutions in benchmark data
|
Testless build |
NUP › VIS › #258 | 3 weeks ago |
Experiments with filtered data
Merge pull request #950 from mrcslws/grid-uniqueness-hypercubes
Experiments with filtered data |
Testless build |
RES › DW › #532 | 3 weeks ago |
Experiments with filtered data
Merge pull request #950 from mrcslws/grid-uniqueness-hypercubes
Experiments with filtered data |
Testless build |
RES › HTMRES › #123 | 3 weeks ago |
Merge pull request #83 from mrcslws/grid-uniqueness-hypercubes
Make the ping interval customizable Make the ping interval customizable
|
6 passed |
NUP › VIS › #257 | 3 weeks ago |
Fix typo
|
Testless build |
RES › DW › #530 | 3 weeks ago |
Fix typo
|
Testless build |
NUP › VIS › #256 | 3 weeks ago |
Scripts for running with normalized basis
Also allow non-orthogonal projections and allow testing with different phase resolutions. Merge pull request #949 from mrcslws/grid-uniqueness-hypercubes
Scripts for running with normalized basis |
Testless build |
Build | Completed | Code commits | Tests |
---|---|---|---|
RES › HTMRES › #124 | 2 weeks ago |
Sometimes use sequential rather than binary search
Faster lattice-point-touches-shadow, via preprocessing
Now we only have to check one edge rather than every edge. Merge pull request #85 from mrcslws/grid-uniqueness-hypercubes
Faster lattice-point-touches-shadow, via preprocessing |
Testless build |
RES › HTMRES › #118 | 4 weeks ago |
Merge pull request #78 from mrcslws/grid-uniqueness-hypercubes
Add timeout to computeBinSidelength Use message queues for interrupts
Account for condition_variable spurious wakeups
Switches to the correct usage of condition_variables. while(!condition) { cv.wait() } Previously I was treating the condition_variable like it was itself a true/false condition. Add timeout to computeBinSidelength
|
2 passed |
Build | Completed | Code commits | Tests |
---|---|---|---|
RES › HTMRES › #125 | 2 weeks ago |
Fix build. Specify std::abs rather than just abs.
Merge pull request #86 from mrcslws/grid-uniqueness-hypercubes
Fix build. Specify std::abs rather than just abs. |
6 passed |
RES › HTMRES › #119 | 4 weeks ago |
Fix gcc build
Merge pull request #79 from mrcslws/grid-uniqueness-hypercubes
Fix gcc build |
6 passed |
RES › L2L4 › #40 | 2 years ago |
Bring back a 'compute' method for ColumnPooler
Merge pull request #655 from mrcslws/similar-objects
Re-add ColumnPooler "compute", add "similar objects" notebook Update experiment to touch each object for 3 time steps
Update tests to use ColumnPooler's compute method
Add "similar objects" experiment notebook
Clarification
Fix a typo and an unused variable
Merge pull request #3383 from mrcslws/typo-cleanup
Fix a typo in TM, an unused variable in Connections |
Testless build |
Fix build. Specify std::abs rather than just abs.