GiNaC is an open-source computer algebra system for symbolic mathematical computations. It has a C++ interface and supports arbitrary precision integer, rational, complex number, symbolic computation, and matrix operations.
An open-source computer algebra system for symbolic mathematical computations with a C++ interface, supporting arbitrary precision integer, rational, complex number, symbolic computation, and matrix operations.
What is GiNaC?
GiNaC is an open-source computer algebra system designed for practical symbolic mathematical computations and manipulation. It provides a programming interface in C++ for symbolic calculations involving arbitrary precision integer, rational, complex number, symbolic computation, and matrix operations.
Some of the key features of GiNaC include:
Symbolic manipulation of mathematical expressions
Simplification and canonization of expressions
Substitution and evaluation
Differentiation and integration
Polynomial algebra and factorization
Symbolic linear algebra operations on matrices
Solving equations
Expanding functions into series
Symbolic statistics capabilities
An easy-to-use C++ interface
Efficient implementation and arithmetic using CLN
Support for both numeric and exact computation
GiNaC is designed to be easy to embed into other applications that would benefit from symbolic algebra capabilities. It aims to provide a convenient interface for symbolic mathematical tasks that is both programmer- and user-friendly.
GiNaC Features
Features
Symbolic manipulation of mathematical expressions
Arbitrary precision integer and rational arithmetic
Complex number and matrix operations
Customizable expression classes and container types
C++ interface for integration into larger projects
Mathematica is a computational software program developed by Wolfram Research. It is used for symbolic and numerical mathematics, data visualization, image processing, and a wide range of technical computing applications.Some key features of Mathematica include:A symbolic algebra engine that can manipulate mathematical expressions, solve equations, simplify expressions, compute derivatives and...
Maple is a proprietary computer algebra system or CAS designed for mathematical computation and modeling. It was first developed in 1980 by the Symbolic Computation Group at the University of Waterloo in Canada.Some of the key capabilities Maple offers include:Algebraic manipulation - simplify expressions, solve equations, factor polynomials, compute limits,...
GNU Octave is an open-source mathematical programming language and environment that is compatible with MATLAB. It allows users to perform numerical computations, data manipulation and visualization, and other mathematical tasks. Some key features of GNU Octave include:An extensive library of mathematical functions for linear algebra, differential equations, optimization, statistics, and...
Maxima is a feature-rich open source computer algebra system that provides capabilities for symbolic computation and mathematical modeling. First released in 1968, Maxima descends from DOE Macsyma, one of the oldest such systems still in use and development today.Some of the key features and capabilities of Maxima include:Symbolic manipulation of...
SageMath is an open-source mathematics software system that provides a viable free open source alternative to Magma, Maple, Mathematica and MATLAB. It is based on Python and implements a huge range of mathematics functionality including:Algebra - including commutative algebra, group theory, combinatorics, graph theory, exact linear algebra, and moreCalculus -...
wxMaxima is a cross-platform and open source graphical user interface for the computer algebra system Maxima. It allows users to access Maxima's powerful symbolic and numerical capabilities through a simple, intuitive interface without needing to learn Maxima's command line syntax.Some key features and capabilities of wxMaxima include:Symbolic manipulations and calculations...
OpenAxiom is an open-source computer algebra system for symbolic and algebraic computation. It provides capabilities for algebra, calculus, statistics, numerical analysis, graphics, proof-assistants, and more. OpenAxiom originated from IBM's Scratchpad II in the 1970s and was later sold as Axiom. In 2001, it was released as an open-source project under...
Xcos is an open-source software specialized in the simulation of dynamical systems, offering modeling and simulation features specifically oriented towards control systems. It is developed as a graphical user interface module for Scilab, the open source platform for numerical computation.Some key features of Xcos include:Block diagram model editor for building...
Cadabra is an open-source computer algebra system designed specifically for advanced theoretical physics computations involving tensor polynomial simplifications. It has a modern C++ codebase focused on flexibility, extensibility and understandability.Some key features of Cadabra include:Symbolic tensor manipulation, with support for abstract and component indicesComputation and simplification of tensor polynomialsSubstitution rules...
SymbolicC++ is an open-source, mathematical programming language that is syntactically similar to C++. It allows users to write programs using mathematical notation instead of traditional programming syntax.Some key features of SymbolicC++ include:Supports common mathematical operations like derivatives, integrals, matrices, etc. Users can write programs using actual mathematical symbols.Aims to make...