Skip to content
@r2py-project

r2py

Native Python ports of R statistical packages — faithful, reproducible, and free of any R runtime.

Popular repositories Loading

  1. python-rpart python-rpartPublic

    An AI-assisted, phase-by-phase conversion of R's rpart (CART decision trees) to a standalone Python package, r2py_rpart, reusing rpart's original C source via a fake R-API header layer and cffi, wi…

    Python

  2. python-KernSmooth python-KernSmoothPublic

    An AI-assisted port of R's KernSmooth package to Python, with the full dependency-analysis, conversion, and validation pipeline used to produce it — compiles the original Fortran routines via f2py …

    Python

  3. r2py_kernsmooth r2py_kernsmoothPublic

    Python port of R's KernSmooth: binned kernel density estimation, local polynomial regression, and plug-in bandwidth selection, wrapping the original Fortran routines via f2py.

    Python

  4. r2py_rpart r2py_rpartPublic

    Python port of R's rpart: recursive partitioning and regression trees, with a compiled C core (via cffi) and R-parity Python functions for fitting, pruning, predicting, and plotting trees. Supports…

    Python

Repositories

Showing 4 of 4 repositories
  • python-rpart Public

    An AI-assisted, phase-by-phase conversion of R's rpart (CART decision trees) to a standalone Python package, r2py_rpart, reusing rpart's original C source via a fake R-API header layer and cffi, with a full technical report documenting the methodology.

    r2py-project/python-rpart's past year of commit activity
    Python 0GPL-2.0 0 0 0 Updated Aug 16, 2026
  • python-KernSmooth Public

    An AI-assisted port of R's KernSmooth package to Python, with the full dependency-analysis, conversion, and validation pipeline used to produce it — compiles the original Fortran routines via f2py and reimplements the R wrapper layer in typed, tested Python.

    r2py-project/python-KernSmooth's past year of commit activity
    Python 0 0 0 0 Updated Aug 16, 2026
  • r2py_kernsmooth Public

    Python port of R's KernSmooth: binned kernel density estimation, local polynomial regression, and plug-in bandwidth selection, wrapping the original Fortran routines via f2py.

    r2py-project/r2py_kernsmooth's past year of commit activity
    Python 0 0 0 0 Updated Aug 16, 2026
  • r2py_rpart Public

    Python port of R's rpart: recursive partitioning and regression trees, with a compiled C core (via cffi) and R-parity Python functions for fitting, pruning, predicting, and plotting trees. Supports classification, regression, Poisson/survival, and user-defined splits. GPL-2.0-or-later, derived from Therneau & Atkinson's rpart.

    r2py-project/r2py_rpart's past year of commit activity
    Python 0GPL-2.0 0 0 0 Updated Aug 16, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…