Changes between Version 6 and Version 7 of TransitionStories

Show
Ignore:
Timestamp:
01/29/06 01:34:34 (7 years ago)
Author:
sasha
Comment:

Added link to sourceforge for RPy patch.

Legend:

Unmodified
Added
Removed
Modified
  • TransitionStories

    v6 v7  
    1818Transition was fairly straighforward.  The only trick worth mentioning is that the transition required to define PY_ARRAY_TYPES_PREFIX to avoid conflict between R and !NumPy headers. 
    1919 
     20A patch implementing !NumPy support for RPy release 0.4.6 is available from  [http://sourceforge.net/tracker/download.php?group_id=48422&atid=453023&file_id=165339&aid=1417834 sourceforge]. 
     21Patched RPy will try to use !NumPy first and will fall back to Numeric in !NumPy is not installed.  
    2022 
     23 
     24