Skip to content

evcastelani/LiGA.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIGA - Library for Geometric Algebra

This library was passing by changes and new functions are comming.

Build Status codecov.io

Basic usage

This library is not well documented and updated in the metadata base. So the best way to install and use it in this moment is by cloning the directory and then using (just) the documentation API. Updates on documentation and metadata are coming soon. To start using just type

add https://github.com/evcastelani/Liga.jl

using Liga

and then

layout(3,1,"Conformal")

to work with G(3,1), for example. We are working to build a complete documentation and new functions.