From: Sven S. <sve...@gm...> - 2006-07-18 19:37:49
|
Travis Oliphant schrieb: > I'd like to make release 1.0beta on Thursday. Please submit bug-reports > and fixes before then. > Just two things I noticed: >>> import numpy as n import dft -> failed: module compiled against version 90709 of C-API but this version of numpy is 9090d >>> n.__version__ '0.9.9.2840' And TODO.txt looks pretty outdated, maybe to avoid a wrong impression and confusion when a lot of new people turn to numpy because of 1.0 status this should be changed (or removed?). Cheers, Sven |