[SciPy-user] Scipy Sparse Library

Dinesh B Vadhia dineshbvadhia at hotmail.com
Fri Jan 25 22:59:01 EST 2008


We built a working C++ program using the SparseLib++ library last year.  We are now creating a Python version of the program using the Scipy sparse library (the csc matrix format) and the results of the program are very different to the C++ program.  It's either the Python program or the data.  We have checked the programs and the data and cannot identify any discrepencies.  

Is it possible that the Scipy sparse libraries behave differently from the SparseLib++ library?  I would have said unlikely but I guess anything is possible.  

Dinesh

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20080125/4d81d8d7/attachment.html>


More information about the SciPy-User mailing list