Hi Gregg, > I've made a bunch of changes in the SVN source code repository, some > of which are specifically related to Numeric/NumPy conversion. Can > y'all give the new code a try to see if it helps?
For 64 bit to work, the use of 'int' to define the dimensions for a numpy array has to be changed, because 64-bit numpy needs 64 bit integers for the dimensions. I've attached a patch against current SVN to do this. Would you consider merging this to fix this problem? Thanks a lot, Matthew
rpy_64bit_patch
Description: Binary data
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list