CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

| Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

Views: 418346
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
4
<!--
5
This is an automatically generated file.
6
-->
7
<Section Label="How_to_install_this_package_automatically_generated_documentation_parts">
8
<Heading>How to install this package</Heading>
9
This package can only be compiled on a system that has polymake correctly installed, like it is said in the polymake wiki itself.
10
For more information about this please visit <URL Text="www.polymake.org">http://www.polymake.org</URL>.
11
For installing this package, first make sure you have polymake installed. Copy it in your GAP pkg-directory and run the configure script (./configure) with your GAP root-directory as argument.
12
The default is ../../... Then run make. After this, the package can be loaded via LoadPackage( "PolymakeInterface" );.</Section>
13