GAMSPy 1.11.1 (2025-06-03)#
Improvements in existing functionality#
#611: Allow users to create GAMSPy options from a dictionary of GAMS options.
#640: Add “append_to_log_file” option to allow appending to the log file.
Bug fixes#
#641: Fix the overload of the unary magic function.
#643: Escape underscores in latex representation to support symbol names with underscores.