On 6/28/06, David M. Cooke <[EMAIL PROTECTED]> wrote:
> On Wed, 28 Jun 2006 11:22:38 -0600
> "Fernando Perez" <[EMAIL PROTECTED]> wrote:
> > Should I apply this patch, so we push the cleaned-up API even a bit harder?
>
> Yes please. I think all the modules that still use the oldnumeric names
> actually import numpy.oldnumeric themselves.
Done, r2017. I also committed the simple one-liner:
Index: weave/inline_tools.py
===================================================================
--- weave/inline_tools.py (revision 2016)
+++ weave/inline_tools.py (working copy)
@@ -402,7 +402,7 @@
def compile_function(code,arg_names,local_dict,global_dict,
module_dir,
compiler='',
- verbose = 0,
+ verbose = 1,
support_code = None,
headers = [],
customize = None,
from a discussion we had a few weeks ago, I'd forgotten to put it in.
I did it as a separate patch (r 2018) so it can be reverted separately
if anyone objects.
Cheers,
f
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/numpy-discussion