Bugs item #1977157, was opened at 2008-05-28 23:51 Message generated for change (Comment added) made by lgautier You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1977157&group_id=48422
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: None >Group: rpy >Status: Closed >Resolution: Invalid Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) >Assigned to: lgautier (lgautier) Summary: Transferring matrices from R to Python Initial Comment: Given a matrix in R, accessing it from Python can return incorrect values. This occurs when a matrix is assigned to a variable, then the matrix is changed in R, and the updated matrix is accessed in Python. Perhaps rpy is caching R objects. It should update its cache if a variable's value changes. ---------------------------------------------------------------------- >Comment By: lgautier (lgautier) Date: 2009-02-15 19:50 Message: No movement on this report. I assume that the last comment closed it. ---------------------------------------------------------------------- Comment By: lgautier (lgautier) Date: 2008-05-29 17:36 Message: Logged In: YES user_id=1623918 Originator: NO Is the CONVERSION mode on ? If yes, the object is converted into a pure python object when assigned to a python variable (and will no longer reflect changes on the original R object). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1977157&group_id=48422 ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list