gtybalt  1.3.6
About: gTybalt is a free computer algebra system. F: science T: mathematics algebra C++ TeX
  Fossies Dox: gtybalt-1.3.6.tar.gz  ("unofficial" and yet experimental doxygen-generated source code documentation)  

gtybalt Documentation

Some Fossies usage hints in advance:

  1. To see the Doxygen generated documentation please click on one of the items in the steelblue colored "quick index" bar above or use the side panel at the left which displays a hierarchical tree-like index structure and is adjustable in width.
  2. If you want to search for something by keyword rather than browse for it you can use the client side search facility (using Javascript and DHTML) that provides live searching, i.e. the search results are presented and adapted as you type in the Search input field at the top right.
  3. Doxygen doesn't incorporate all member files but just a definable subset (basically the main project source code files that are written in a supported language). So to search and browse all member files you may visit the Fossies gtybalt-1.3.6.tar.gz contents page and use the Fossies standard member browsing features (also with source code highlighting and additionally with optional code folding).
README
gtybalt: Main Page - doxygen documentation | Fossies Dox
gtybalt  1.3.6
About: gTybalt is a free computer algebra system. F: science T: mathematics algebra C++ TeX
  Fossies Dox: gtybalt-1.3.6.tar.gz  ("unofficial" and yet experimental doxygen-generated source code documentation)  

gtybalt Documentation

Some Fossies usage hints in advance:

  1. To see the Doxygen generated documentation please click on one of the items in the steelblue colored "quick index" bar above or use the side panel at the left which displays a hierarchical tree-like index structure and is adjustable in width.
  2. If you want to search for something by keyword rather than browse for it you can use the client side search facility (using Javascript and DHTML) that provides live searching, i.e. the search results are presented and adapted as you type in the Search input field at the top right.
  3. Doxygen doesn't incorporate all member files but just a definable subset (basically the main project source code files that are written in a supported language). So to search and browse all member files you may visit the Fossies
  4. gtybalt-1.3.6.tar.gz contents page and use the Fossies standard member browsing features (also with source code highlighting and additionally with optional code folding).
README

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".