gtybalt
1.3.6
About: gTybalt is a free computer algebra system. F: science T: mathematics algebra C++ TeX
![]() ![]() |
gtybalt
1.3.6
About: gTybalt is a free computer algebra system. F: science T: mathematics algebra C++ TeX
![]() ![]() |
General Information =================== gTybalt is a step towards an open source computer algebra system. It is based on the C++ programming language. Scripts can be developed interactively, and, once debugged, compiled into an independent programs. gTybalt uses TeXmacs by Joris van der Hoeven as editor. Cint by Masaharu Goto is used as a C++/C interpreter. For the display of plots and histograms gTybalt relies on Root by Rene Brun and Fons Rademakers. It further uses GiNaC by Christian Bauer, Alexander Frink and Richard Kreckel as a C++ library for symbolic mathematical calculations. The numeric part of GiNaC is built on the CLN library by Bruno Haible. The GNU scientific library is used for Monte Carlo integration. gTybalt uses further eqascii by Przemek Borys for pretty print output in text mode. The web site is: https://particlephysics.uni-mainz.de/weinzierl/gtybalt Installation ============ See the file "INSTALL".