GluCat 0.7.2 发布,此版本更新内容如下:
GluCat 0.7.2 with PyClical now generates IPython notebooks.
The Pyclical tutorials are now accompanied by corresponding IPython notebooks.
The nork() function in matrix.h and matrix_imp.h that implements the left Kronecker quotient is now accompanied by the signed_perm_nork() function, which is faster for the case used by fast<>() in matrix_mult_imp.h.
Use of the Boost pool allocator with framed_multi<> is now optional, controlled via the new symbol _GLUCAT_USE_BOOST_POOL_ALLOC.
GluCat also compiles cleanly and builds correctly with g++ 4.8 and clang++ 3.4.
GluCat 是一个库、模板类的模型通用Clifford 代数领域的实数,任意尺寸和任意签名。它实现的模型对应于每个非退化的二次形式由用户到最大设定每个Clifford代数。 GluCat类被设计成作为其他模板库的模板的参数可以使用。 GluCat包括的PyClical的扩展模块为Python。这实现的Python类index_set和克利福德,接口对应的C ++类的GluCat。
来自:开源中国社区

