edkinsgael / airhead-research

Automatically exported from code.google.com/p/airhead-research
0 stars 0 forks source link

Bug in AtomicGrowingSparseMatrix #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The indices in the return vectors seem to be not in order.  The .sspace
from HAL 1.0 runs into issues when trying to load because of this problem.

The class needs unit tests to properly identify the problem. 
AtomicGrowingMatrix should probably be checked for a similar problem.

Original issue reported on code.google.com by David.Ju...@gmail.com on 8 Feb 2010 at 8:23

GoogleCodeExporter commented 8 years ago
This problem was fixed for the S-Space package paper.

Original comment by FozzietheBeat@gmail.com on 24 Feb 2011 at 8:42