Metadata-Version: 2.1
Name: Rmath
Version: 3.4.1rc1
Summary: standalone Rmath library from R
Home-page: https://github.com/ntessore/Rmath-python
Author: Nicolas Tessore
Author-email: n.tessore@ucl.ac.uk
License: UNKNOWN
Description: Rmath-python
        ============
        
        This is a slightly modified version of the [standalone Rmath library from
        R][Rmath], built to be used from Python. It is based on the [Rmath-julia]
        library but does not alter the random number generation.
        
        
        Updating
        --------
        
        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`.
        
        
        [Rmath]: https://cran.r-project.org/doc/manuals/r-release/R-admin.html#The-standalone-Rmath-library
        [Rmath-julia]: https://github.com/JuliaStats/Rmath-julia
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
