X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=README;h=3b35bb82937ec377d882f4ff69517073bdd27280;hp=11b2b0ac11ff3f91e13da86a8f9874f1e7107dec;hb=e7ced0f9f2b1be6d745da38872664a705b0decd4;hpb=7d5599da087670e2ce1229789a847acd73fe8e0a diff --git a/README b/README index 11b2b0ac..3b35bb82 100644 --- a/README +++ b/README @@ -1,13 +1,16 @@ General Information =================== -GiNaC (which stands for "GiNaC is not a computer algebra system) is a -C++ library for symbolic mathematical calculations. It is designed to -allow the creation of integrated systems that embed symbolic manipulations -together with more established areas of computer science (like computation- -intense numeric applications, graphical interfaces, etc.) under one roof. +GiNaC (which stands for "GiNaC is Not a CAS (computer algebra system)) is a +C++ library for symbolic mathematical calculations. It is designed to allow +the creation of integrated systems that embed symbolic manipulations together +with more established areas of computer science (like computation-intense +numeric applications, graphical interfaces, etc.) under one roof. -The official web site it: +The official ftp site is: + ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ + +The official web site is: http://wwwthep.physik.uni-mainz.de/GiNaC/