[SciPy-dev] poll for renaming scipy_core online

Stefan van der Walt stefan at sun.ac.za
Sat Jan 7 17:55:28 EST 2006


On Mon, Jan 02, 2006 at 11:26:20PM -0700, Fernando Perez wrote:
> Travis Oliphant wrote:
> 
> > Doh...   Weave *was* working, but I changed the C-API a couple of 
> > iterations ago for consistency and this function is called something 
> > else.   This is an example of why I'm uncomfortable with it in the core: 
> > it's just not on my radar...
> 
> Putting even something as simple as
> 
> weave.inline('std::cout << "hello\\n";')
> 
> and other one-liners like
> 
> x=linspace(0,1,10)
> weave.blitz('x+1;')  # this doesn't work either

What is needed here exactly?  If you only want the weave examples
updated/fixed, I can take a look at it this coming week.  That being
said, I am not familiar with the current code, but I'm willing to give
it a go.

Stéfan




More information about the SciPy-Dev mailing list