From: <kei...@bt...> - 2010-05-07 11:03:10
|
I've got the latest pysparse and numpy, but I get this: test.py:102: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr. info,iter,relres=itsolvers.cgs(A,b,z1,1e-9,10000,K) How can I get rid of this? Does it matter? Keith |