Skip to content

v1.18.0

Choose a tag to compare

@0x17 0x17 released this 08 Mar 17:42

GAMS Transfer R v1.18.0

  • Symbol method isValid now checks also for scalars with more than one record entries
  • bug fix in symbol description
  • added isScalar property for the symbols of type Variable and Equation
  • Symbol method getCardinality is removed
  • Updated symbol method reorderUELs(). If the argument uels is not passed UELs are reordered based on the records
  • Symbol method toDense() now requires domain UELs and domain records to be in the same order and unused UELs in the domain (if any) at the end of the UEL list
  • Fixed the display of long error messages
  • bug fix in accessing Container symbols in a case-insensitive manner
  • bug fix in the Container method describeAliases
  • Container read preserves the domain type from the source and avoids domain linking by symbol name