From: <cc...@cs...> - 2005-06-19 07:43:10
|
hi, while using pysparse i found that each ll_mat objects created are not garbage even when there are no reference for it anymore. This will result in excessive memory usage, when I did a slice of the full matrix. Do you think it might have something to do with ll_mat haven't implemented weak referenced yet? http://docs.python.org/lib/weakref-extension.html Please advice. Thanks! c chui ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |