[Numpy-discussion] OptimizationDemo [was: Numpy subversion compatibility with Scipy release? ] RESOLVED

Mark Heslep mark at mitre.org
Fri Jul 7 17:27:49 EDT 2006


The problem was matplotlib-0.87.2-1; it is broken wrt to the Demo. The 
lastest matplotlib .3 works. In summary, to run the demo, the following 
versions were required:

Released Packages, all built from tar balls:
------------------------------------------------------
matplotlib-0.87.3 , ie, the current package .2 in Fedora extras fails, 
meaning I needed to chase down the matplotlib dependencies myself (eg 
tk.h in tk-devel)
Numpy 0.9.8 (latest Fedora package is 0.9.5 which is too old)
Scipy 0.4.9

And, at least as of now, svn check outs from the numpy, scipy, and 
matplotlib subversion repos also work together for Demo1.

Mark

Robert Kern wrote:
> Mark Heslep wrote:
>   
>> Robert Kern wrote:
>>     
>>> The latest SVN revisions should match (it's a bug, otherwise). numpy 2761 is 
>>> recent enough that an SVN checkout of scipy will probably be fine.
>>>   
>>>       
>> Yes SVN scipy/numpy fix the problem. Sorry, I missed Travis's post on 
>> scipy-user here:
>> http://projects.scipy.org/pipermail/scipy-user/2006-June/008438.html
>> to that effect.
>>
>> I should just get specific: I was simply trying to run the basic 
>> optimization demo on the front page of the wiki as check on SVN 
>> (http://www.scipy.org/Cookbook/OptimizationDemo1) and it appears SVN 
>> scipy/numpy breaks matplotlib -0.87.2-1 (fc5) in the demo. Do I need SVN 
>> matplotlib as well?
>>     
>
> Yes, you do, thanks to the removal of the Numeric typecodes (Int32, etc.). 
> However, the error you get looks to be unrelated.
>
>   





More information about the NumPy-Discussion mailing list