GithubHelp home page GithubHelp logo

narc-ontakac2 / hap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gap-packages/hap

0.0 0.0 0.0 97.67 MB

Homological Algebra Programming

Home Page: https://gap-packages.github.io/hap/

GAP 75.13% Shell 0.04% HTML 22.82% CSS 0.29% C 0.13% AMPL 0.50% Perl 0.01% Roff 0.89% GDScript 0.11% JavaScript 0.09%

hap's Introduction

Build Status Code Coverage

The HAP package for group cohomology and related functors

(C) Graham Ellis

HAP is a package for some calculations in elementary algebraic topology and the cohomology of groups. The initial focus of the library was on computations related to the cohomology of finite and infinite groups, with particular emphasis on integral coefficients. The focus has since broadened to include Steenrod algebras of finite groups, Bredon homology, cohomology of simplicial groups, and general computations in algebraic topology relating to finite CW-complexes, covering spaces, knots, knotted surfaces, and topics such as persitent homology arising in topological data analysis. A full description of the library can be found at http://hamilton.nuigalway.ie/Hap/www/ .

HAP is written almost entirely in the GAP language. A few of HAP's (optional) functions rely on Polymake software (available from www.math.tu-berlin.de/polymake/) which should be installed so that it starts using the command "polymake" at the Linux prompt. A few (optional) functions rely on Singular software (available from https://www.singular.uni-kl.de/) which should be installed so that it starts using the command "singular" at the Linux prompt. A few (oprional) functions rely on Graphviz software (available from http://www.graphviz.org/).

Please send your bug reports to graham.ellis(at)nuigalway.ie .

Installing HAP

On a Linux machine with GAP (and optionally Polymake) installed, the HAP library can be loaded as follows:

  • First download the file hap1.37.tar.gz to the subdirectory "pkg/" of GAP. (If you don't have access to this, then create a directory "pkg" in your home directory and download the file there.)

  • Change to directory "pkg/" and type "gunzip hap1.37.tar.gz" followed by "tar -xvf hap1.37.tar" .

  • Start GAP. (If you have created "pkg" in your home directory then start GAP with the command "gap -l 'path/homedir;' " where path/homedir is the path to your home directory.)

  • In GAP type " LoadPackage("HAP"); " .

  • Help on HAP can be found on the HAP home page (a version of which is included in directory "pkg/Hap1.37/www" of this distribution).

  • Performance can be significantly improved by using a compiled version of the HAP library. A compiled version can be created by the following steps.

  1. Change to the directory "pkg/Hap1.25/" .
  2. Edit the file "compile" so that: PKGDIR is equal to the path to the directory "pkg" where your GAP packages are stored; GACDIR is equal to the path to the directory where the GAP compiler "gac" is stored.
  3. Type "./compile" .

The next time HAP is loaded a compiled version will be loaded.

  • Should you want to return to an uncompiled version, change to the directory "pkg/Hap1.37/" and type "./uncompile".

hap's People

Contributors

grahamknockillaree avatar fingolfin avatar narc-ontakac2 avatar alex-konovalov avatar wilfwilson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.