Changes between Version 6 and Version 7 of TransitionStories
- Timestamp:
- 01/29/06 01:34:34 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TransitionStories
v6 v7 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]. 21 Patched RPy will try to use !NumPy first and will fall back to Numeric in !NumPy is not installed. 20 22 23 24
