Skip to content

GAMS Transfer Matlab v0.8.0

Compare
Choose a tag to compare
@0x17 0x17 released this 17 May 13:19
· 136 commits to master since this release
  • Breaking: Renamed package to gams.transfer (previously: GAMSTransfer) and moved MEX interface
    to gams.transfer.cmex (internal use only).
  • Added MacOS Arm64 build.
  • Added gams.transfer.setup and *.c MEX source files of internal interface to
    gams.transfer.cmex. Calling gams.transfer.setup allows to build GAMS Transfer Matlab from
    source. Check with mex -setup which C compiler is enbaled in Matlab.