TRIP is a general computer algebra system dedicated to celestial mechanics. TRIP includes a numerical kernel and has interfaces to gnuplot and xmgrace.
Computations can be performed with double, quadruple, or multi-precision. Users can dynamically load external libraries written in C, C++, or Fortran.
Product's homepage
What's New in This Release: [ read full changelog ]
· Several features have been introduced, such as error, try/catch, typeof, _integnum, and integnumfcn.
· The statement read now supports text files with columns of strings.
· Completion for keywords and subroutines is available on the command line.
· The statement pause is able to return to the prompt line if the user enters the character q or e.
· Several bugs have been fixed.