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.

2004-05-07 02:23 Back to release list
0.1.5

The fast conversion between framed_multi<> and matrix_multi<> and its inverse are now implementations of the matrix representation algorithms described in the paper, "A generalized FFT for Clifford algebras". The optimized fast conversion uses the new function odd(), which gives the odd part of a multivector. A new "--with-hash-map" configure option replaces the separate hash_map version of GluCat. This version does not compile under g++ 3.4.
Tags: Minor feature enhancements

Project Resources