Skip to content

The standalone Rmath library for Python

License

Notifications You must be signed in to change notification settings

ntessore/Rmath-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rmath-python

This is the standalone Rmath library from R for Python. It is based on the Rmath-julia library but does not alter the random number generation.

Installation

The package is available for pip installation:

pip install Rmath

Alternatively, you can clone or download this repository, and install from there in the usual way.

In either case, a functional build system is required, but there are no dependencies.

Updating the Library

To update to the latest version of R, bump the RVERSION file, and run make update. Some additional manual changes to the headers may be necessary: these should go in include/Rconfig.h.

About

The standalone Rmath library for Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages