Fix to Int64/string numexpr support

7 Sep
2006
7 Sep
'06
5:12 a.m.
Hi all, I've detected some small errors in the patches I sent some time ago for adding Int64 and string support to numexpr (see http://www.mail-archive.com/numpy-discussion%40lists.sourceforge.net/msg0155...). Basically:
* ``numpy.string`` was accessed instead of ``numpy.string_`` (looks like one of those not-so-just-aesthetical last-time changes). * The ``copy_args`` argument to ``evaluate()`` and others was no longer needed since discontiguous/unaligned arrays are no longer a special case.
I have attached the necessary patch. Bye!
::
Ivan Vilata i Balaguer >qo< http://www.carabos.com/ Cárabos Coop. V. V V Enjoy Data ""
6113
Age (days ago)
6113
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ivan Vilata i Balaguer