Here's a list of the new features available in TRIP 1.1.18 :
The bug fixes are :
- The scalability on computers with more than 32 cores was improved.
- On windows, fixes slow startup on computers with multiple cores.
- Fixes memory leak in the switch-case statement.
- Fixes the possible message "memory exhausted" and aborting on include statement.
- maple_get returned always floating-point complex numbers, even if mathml code specifies
complex numbers with two integer parts.
- Ternary operator ?: hangs with empty numerical vectors.
- SCSCP server could crash if SCSCP client send invalid OpenMath commands.
- writes produces now an error message if the format is not compliant with the number of
arguments.
- On windows, tripstudio supports the history of commands between sessions.
Known issues :
- On windows, if the SCSCP server is running by the application tripstudio.exe,
this server doesn't display any information.
But it executes correctly any command sent by any SCSCP client.
The executable trip.exe doesn't have this issue.
Mickael Gastineau