GithubHelp home page GithubHelp logo

jgmbenoit / io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gap-packages/io

0.0 2.0 0.0 1.25 MB

GAP package IO to do input and output

Home Page: http://gap-packages.github.io/io/

License: Other

Makefile 0.09% GAP 72.48% Shell 0.18% M4 1.37% C 25.88%

io's Introduction

Build Status Code Coverage

README file for the IO GAP4 package

To get the newest version of this GAP 4 package download the archive file

io-x.x.tar.gz

and unpack it using

gunzip io-x.x.tar.gz; tar xvf io-x.x.tar

Do this in a directory called pkg, preferably (but not necessarily) in the pkg subdirectory of your GAP 4 installation. It creates a subdirectory called io.

To install this package do

cd io
./configure

If you installed io in another directory than the usual pkg subdirectory, do

./configure --with-gaproot=path

where path is a path to the main GAP root directory. See

./configure --help

for further options.

Afterwards call make to compile a binary file.

The package willnot work without this step.

If you installed the package in another pkg directory than the standard pkg directory in your GAP 4 installation, then you have to add the path to the directory containing your pkg directory to GAP's list of directories. This can be done by starting GAP with the -l command line option followed by the name of the directory and a semicolon. Then your directory is prepended to the list of directories searched. Otherwise the package is not found by GAP. Of course, you can add this option to your GAP startup script.


Recompiling the documentation is possible by the command gap makedoc.g in the IO directory. But this should not be necessary.

For bug reports, feature requests and suggestions, please refer to

https://github.com/gap-packages/io/issues

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.