Download List

專案描述

GiNaC (GiNaC is Not a CAS (Computer Algebra System)) is a C++ library for symbolic 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.). Contrary to other CASes it does not try to provide extensive algebraic capabilities and a simple programming language but instead accepts a given language (C++) and extends it by a set of algebraic capabilities.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-03-30 08:27 Back to release list
1.5.7

This release fixes a bug in the GCD code (an infinite loop in pgcd())
and a bug in atan2() (a division by zero error for atan2(x,0) if
x is a negative and composite term). Products now correctly set
info_flags::negative and info_flags::negint.
標籤: Minor bugfixes

Project Resources