Gaalop

Gaalop (Geometic Algebra Algorithms Optimizer) is a software to compile and optimize geometric algebra (GA) expressions into high-level programming language code. Geometric algebra expressions can be developed using the freely available CLUCalc software by Christian Perwass. Gaalop optimizes CLUCalc expressions and produces C++ (AMP), OpenCL, CUDA, CLUCalc or LaTeX output. The optimized code is free of geometric algebra operations and runs very efficiently on various platforms.

Github星跟踪图

Linux Build Status
Windows Build status

Gaalop

Gaalop (Geometic Algebra Algorithms Optimizer) is a software to compile and optimize geometric algebra (GA) expressions into high-level programming language code. Geometric algebra expressions can be developed using the freely available CLUCalc software by Christian Perwass. Gaalop optimizes CLUCalc expressions and produces C++ (AMP), OpenCL, CUDA, CLUCalc or LaTeX output. The optimized code is free of geometric algebra operations and runs very efficiently on various platforms.

What is Geometric Algebra?

This is probably best explained in this article:
https://slehar.wordpress.com/2014/03/18/clifford-algebra-a-visual-introduction/
or this book:
http://www.amazon.de/Foundations-Geometric-Algebra-Computing-Geometry/dp/3642317936

Gaalop Precompiler (GPC)

Note that this repository also contains Gaalop Precompiler (GPC)
in the branch gaalop_precompiler.
GPC integrates Gaalop directly into CMake-generated C/C++-toolchains.
Gaalop Precompiler reuses most of the code of Gaalop
which is why merges from Gaalop are required quite often.

#License
The code of both projects is licensed under the Apache license.

Contributions

Contributions are welcome.
Please fork or ask for direct commit access to the repo.

Used Sources and Licences

package de.gaalop.productComputer. BubbleSort
Source: http://de.wikipedia.org/wiki/Bubblesort#Formaler%20Algorithmus

package de.gaalop.productComputer.GAMethods
public static float canonicalReorderingSign(Blade a_p, Blade b, int bitCount)
“This method is taken from the dissertation of Daniel Fontijne - Efficient Implementation of Geometric Algebra”
package de.gaalop.visualizer.engines.lwjgl.recording. AnimatedGifEncoder
No copyright asserted on the source code of this class. May be used for any

  • purpose, however, refer to the Unisys LZW patent for restrictions on use of
  • the associated LZWEncoder class. Please forward any corrections to
  • kweiner@fmsware.com.
  • @author Kevin Weiner, FM Software
  • @version 1.03 November 2003

de.gaalop.visualizer.ia_math.*
/**

  • IAMath.java
  • -- classes implementing interval arithmetic versions
  •  of the arithmetic and elementary functions,
    
  •  as part of the "ia_math library" version 0.1beta1, 10/97
    
  • Copyright (C) 2000 Timothy J. Hickey
  • License: zlib/png
  • the class IAMath contains methods for performing basic
  • arithmetic operations on intervals. Currently the
  • elementary functions rely on the underlying implementation
  • which uses the netlib fdlibm library. The resulting code
  • is therefore probably unsound for the transcendental functions.
    */

Weitere Bibliotheken, die genutzt werden

Antlr, [BSD]
antlr-runtime, [BSD]
args4j, [MIT]
commons-beanutils, [Apache]
jdom, [Apache-style open source license]
jna, [This library is licensed under the LGPL, version 2.1 or later, and (from version 4.0 onward) the Apache Software License, version 2.0. Commercial license arrangements are negotiable.]
lwjgl, [BSD]
lwjgl_util, [BSD]
stringtemplate [BSD]
Maven [Apache?]

主要指标

概览
名称与所有者CallForSanity/Gaalop
主编程语言Java
编程语言Java (语言数: 7)
平台
许可证GNU Lesser General Public License v3.0
所有者活动
创建于2015-02-11 10:07:28
推送于2025-05-28 18:07:22
最后一次提交2024-11-07 22:47:00
发布数31
最新版本名称gaalop_2.2.6.2 (发布于 )
第一版名称gaalop_precompiler-v1.0.188 (发布于 )
用户参与
星数107
关注者数12
派生数27
提交数1k
已启用问题?
问题数10
打开的问题数1
拉请求数20
打开的拉请求数1
关闭的拉请求数5
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?