This package browser is in early development. Mind the rough edges.

ginac 1.8.1

Library for symbolic computation

GiNaC is a C++ library for symbolic computation. Contrary to other CAS 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.

Installation

Install ginac 1.8.1 as follows:

guix install ginac@1.8.1

Or install the latest version:

guix install ginac

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.