Science Fair Project Encyclopedia
GiNaC
GiNaC is a free computer algebra system released under the GNU General Public License. The name is a recursive acronym for GiNaC is Not a CAS (Computer Algebra System). This misleading name is an allusion to the GNU project.
What distinguishes GiNaC from most other computer algebra systems is that it does not provide a high-level interface for user interaction. Rather, it encourages its users to write symbolic algorithms directly in C++, which is GiNaC's implementation programming language. Algebraic syntax is achieved through the use of operator overloading.
External links
01-28-2012 19:51:52
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


