Open ianhbell opened 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.
You can see for instance how this is handled in NIST REFPROP: https://github.com/usnistgov/REFPROP-wrappers/tree/master/wrappers/MATLAB
For Supporting MATLAB, you should consider to instead call the Python code from MATLAB. Much easier to only maintain C++ and Python interfaces...