Skip to content

Instantly share code, notes, and snippets.

@abalter
Created April 3, 2022 22:12
Show Gist options
  • Save abalter/99e3ed5d1f69124fed06989cfe5902e9 to your computer and use it in GitHub Desktop.
Save abalter/99e3ed5d1f69124fed06989cfe5902e9 to your computer and use it in GitHub Desktop.
List of tools to transpile matlab to R

victorlei/smop: Small Matlab to Python compiler https://github.com/victorlei/smop

ebranlard/matlab2python: Simple matlab2python converter https://github.com/ebranlard/matlab2python

miaoever/Mat2py: A complier translating Matlab script into Python code. https://github.com/miaoever/Mat2py

victorlei/smop: Small Matlab to Python compiler https://github.com/victorlei/smop

juricap/ompc: Open-source MATLAB to Python Compiler (from 2008) https://github.com/juricap/ompc

matconv: How to convert matlab code https://cran.r-project.org/web/packages/matconv/vignettes/overallUse.html

cran.r-project.org/doc/contrib/R-and-octave.txt https://cran.r-project.org/doc/contrib/R-and-octave.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment