Skip to content

ThGroth/gap-equations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

equations

A package for the computer algebra system GAP. The package generalizes free products of groups and installs methods for dealing with quadratic equations. For more information see the manual under doc/manual.pdf

First steps

A few examples can be found in the directory phd/examples. This examples can be used without copying the package to the package directory. Simply start gap in the home directory of this package and type e.g.

  gap> Read("phd/examples/NeumannSegal.g");

Installing

Copy this package in your gap package diretory. By default this is in the directory pkg/ in the gap root directory.

Prerequisites

To use all features of this package we need the GAP packages fr and lpres to be installed.

About

Package for equations in GAP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published