TUHH-TVT / openCOSMO-RS_cpp

GNU General Public License v2.0
10 stars 3 forks source link

MATLAB via Python #2

Open ianhbell opened 2 years ago

ianhbell commented 2 years ago

For Supporting MATLAB, you should consider to instead call the Python code from MATLAB. Much easier to only maintain C++ and Python interfaces...

v8git commented 2 years ago

This is a great idea. I did not know this was possible, We will have a look and see if it would make things easier.

ianhbell commented 2 years ago

You can see for instance how this is handled in NIST REFPROP: https://github.com/usnistgov/REFPROP-wrappers/tree/master/wrappers/MATLAB