Changes between Version 7 and Version 8 of TransitionStories
- Timestamp:
- 01/29/06 14:43:55 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TransitionStories
v7 v8 18 18 Transition 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. 19 19 20 A 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] .20 A 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] or [attachment:"rpy-0.4.6-both-patch.txt" here]. 21 21 Patched RPy will try to use !NumPy first and will fall back to Numeric in !NumPy is not installed. 22 22
