Downloadliste

Projektbeschreibung

RPy is a very simple, yet robust, Python interface to the R Programming Language. It can manage all kinds of R objects and can execute arbitrary R functions (including the graphic functions). All the errors from the R language are converted to Python exceptions. Any module that later were installed on the R system can easily be used from within Python, without introducing any changes.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-04-15 13:55 Zurück zur Release-Liste
0.2

Diese Version behebt viele Bugs, die schwere Python segfaults verursacht. Die Umwandlung-System wurde überarbeitet, erlaubt die Konvertierung benutzerdefinierte Funktionen und R. Unterstützung für die Umstellung auf Numerische Arrays wurde hinzugefügt. Die Dokumentation wurde ebenfalls verbessert und Beispiele sind im Preis inbegriffen.
Tags: Major bugfixes
This release fixes many severe bugs which caused Python segfaults. The conversion system has been reworked to allow user defined conversion functions from and to R. Support for conversion to Numeric arrays was added. The documentation was also enhanced and examples are included.

Project Resources