]> www.ginac.de Git - ginac.git/blob - README
- removed translated ginsh sources from CVS; they should be in the distribution,
[ginac.git] / README
1 General Information
2 ===================
3
4 GiNaC (which stands for "GiNaC is not a computer algebra system) is a
5 C++ library for symbolic mathematical calculations. It is designed to
6 allow the creation of integrated systems that embed symbolic manipulations
7 together with more established areas of computer science (like computation-
8 intense numeric applications, graphical interfaces, etc.) under one roof.
9
10 The official web site it:
11   http://wwwthep.physik.uni-mainz.de/GiNaC/
12
13
14 Installation
15 ============
16
17 See the file "INSTALL".