How I had to translate Matlab code into Maple

Posted on Tue 18 August 2020 in Posts • Tagged with python, regular expressions, matlab, maple

In this short post, I wanted to point out one interesting application of regular expressions I had to work on for my PhD research project. The code was meant as a technical tool to help tranlate some ordingary differential equation models from numerical (Matlab) to symbolic (Maple) code.

The original …


Continue reading