]> www.ginac.de Git - ginac.git/blob - README
- files which are generated by perl scripts are made before compilation
[ginac.git] / README
1 General Information
2 ===================
3
4 GiNaC (which stands for "GiNaC is Not a CAS (computer algebra system)) is a
5 C++ library for symbolic mathematical calculations. It is designed to allow
6 the creation of integrated systems that embed symbolic manipulations together
7 with more established areas of computer science (like computation-intense
8 numeric applications, graphical interfaces, etc.) under one roof.
9
10 The official ftp site is:
11   ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/
12
13 The official web site is:
14   http://www.ginac.de/
15
16
17 Installation
18 ============
19
20 See the file "INSTALL".