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
<!-- This is an automatically generated file. -->
4
<Chapter Label="Chapter_Introduction">
5
<Heading>Introduction</Heading>
6
7
<P/>
8
<Section Label="Chapter_Introduction_Section_What_is_the_purpose_of_the_this_package">
9
<Heading>What is the purpose of the this package?</Heading>
10
11
<P/>
12
Normaliz <Cite Key="normaliz" /> is a software for computations with rational cones and affine
13
monoids. It pursues two main computational goals: finding the Hilbert
14
basis, a minimal generating system of the monoid of lattice points of a
15
cone; and counting elements degree-wise in a generating function, the
16
Hilbert series.
17
As a recent extension, Normaliz can handle unbounded polyhedra. The
18
Hilbert basis computation can be considered as solving a linear
19
diophantine system of inhomogeneous equations, inequalities and
20
congruences. <P/>
21
<P/>
22
This package encapsulates a libnormaliz cone and gives access to it in the
23
&GAP; environment. In this way &GAP; can be used as interactive interface to
24
libnormaliz. <P/>
25
<P/>
26
</Section>
27
28
29
</Chapter>
30
31
32