MATLAB interface to our alternative implementation of OpenDSS, based on the DSS C-API library aiming for full COM compatibility on Windows, Linux and MacOS.
As with other projects, we have to migrate from Travis-CI.
Besides the basic packaging, we can actually run MATLAB through GitHub actions (something like this was available in Travis-CI more recently but I have no idea what's happening there nowadays). Currently, only Linux is supported but at least Windows is planned:
As with other projects, we have to migrate from Travis-CI.
Besides the basic packaging, we can actually run MATLAB through GitHub actions (something like this was available in Travis-CI more recently but I have no idea what's happening there nowadays). Currently, only Linux is supported but at least Windows is planned:
https://github.com/matlab-actions/overview
Both basic testing and MEX compilation should be possible without too much work.