Download List

Project Description

GluCat is a library of template classes that model the universal Clifford algebras over the field of real numbers, with arbitrary dimension and arbitrary signature. It implements a model of each Clifford algebra corresponding to each non-degenerate quadratic form up to a maximum set by the user. GluCat classes are designed to be used as template parameters for other template libraries. GluCat includes the PyClical extension module for Python. This implements the Python classes index_set and clifford, which interface to corresponding C++ classes in GluCat.

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.

2002-08-19 16:06
0.0.7

GluCat has been finally updated to be compatible with gcc 3.1.1, autoconf 2.5.2, and automake 1.63. This version of GluCat was built using KDevelop 2.1.2 and MTL 2.1.2-21. Work continues to make GluCat and MTL compatible with Intel C++ 6.0.
Tags: Code cleanup

2002-04-17 03:16
0.0.6

This release fixes a bug in elliptic(). elliptic() now returns a unit volume element i, which commutes with the whole relevant subalgebra.

2002-01-27 17:20
0.0.5

This version is compatible with g++ 3.0.3 and hopefully also compatible with
standard C++. From version 0.0.4 onwards, GluCat uses the real irredicible
matrix representations of Clifford algebras.
Tags: Minor feature enhancements

Project Resources