You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.