matlab-to-juliaTranslates MATLAB source code into Julia. |
|||||
This translator is not comprehensive, but it should accurately translate enough of the most common statements that most of the tedious work of translating the code by hand is eliminated. The hope is that you can then review the translated Julia code and perhaps make minor corrections (list of differences between MATLAB and Julia, cheatsheet), but be able to quickly move on to the more interesting task of parallelizing your code. Click here for a demo translation. Click here to view the source code. Happy coding!
|
|||||
MATLAB |
Julia |
||||
|
|
||||
|
|||||
|
|||||
You can file an issue on GitHub to report translation bugs or to suggest features or translations you would like to see added. If you prefer, you can also fill out this Google form. If this translator was helpful, please spread the word and consider contributing to the codebase.
|
|