On Fri, Mar 29, 2013 at 7:24 AM, Lars Buitinck <[email protected]> wrote:
> I know the "need to rewrite scipy.sparse" itch. I for one would be > very excited if you were to volunteer ;) I almost started this project twice but then I realized I would shoot me in the foot if I started it alone and gave up. If we do it as a community project, I would gladly give a hand. The idea would be to start it as a third-party project and merge it in numpy when it's ready (IMO, sparse arrays are such a basic requirement that they should go in numpy, not scipy). The project can be bootstrapped by depending on scipy.sparse at first (the long term goal being to not depend on it). Regarding missing values, this could be helpful in the dense case: http://docs.scipy.org/doc/numpy/reference/maskedarray.generic.html Mathieu ------------------------------------------------------------------------------ Own the Future-Intel(R) Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2 _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
