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
<!DOCTYPE Book SYSTEM "gapdoc.dtd"
4
[<!ENTITY IntPic "<Alt Not='Text'><URL
5
Text='IntPic'>https://gap-packages.github.io/intpic/</URL></Alt><Alt Only='Text'><Package>IntPic</Package></Alt>">]
6
>
7
8
<!-- Documentation to the IntPic package. -->
9
10
<Book Name="IntPic">
11
12
<TitlePage>
13
<Title>&IntPic;</Title>
14
<Subtitle>A &GAP; package for drawing sets of integers</Subtitle>
15
<Version> Version <#Include SYSTEM "../version">
16
</Version>
17
18
<Author>Manuel Delgado
19
<Email>[email protected]</Email>
20
<Homepage>http://cmup.fc.up.pt/cmup/mdelgado/</Homepage>
21
</Author>
22
<Copyright>
23
<Index>License</Index>
24
&copyright; 2013--2015 Manuel Delgado<P/>
25
<Alt Only="LaTeX">\noindent</Alt> &IntPic; package is free software;
26
you can redistribute it and/or modify it under the terms of the
27
<URL Text="GNU General Public License">http://www.fsf.org/licenses/gpl.html</URL>
28
as published by the Free Software Foundation; either version 2 of the
29
License, or (at your option) any later version. For details, see the file 'GPL' included in the package or see the FSF's own site.
30
</Copyright>
31
<Colophon>
32
This manual describes the &GAP; package &IntPic; , Version <#Include SYSTEM "../version">, for visualizing and creating publication quality pictures of sets of integers.
33
</Colophon>
34
<Acknowledgements>
35
The author was partially funded by the European Regional Development Fund
36
through the program COMPETE and by the Portuguese Government through the FCT
37
- Fundação para a Ciência e a Tecnologia under the projects
38
PEst-C/MAT/UI0144/2011 and PEst-C/MAT/UI0144/2013.
39
<P/>
40
I want to express my gratitude to my colleagues of the Mathematics Department of
41
the Faculty of Sciences of the University of Porto for the opportunity of
42
taking a sabbatical year during the 2011/2012 school year. I benefited also of the sabbatical grant SFRH/BSAB/1156/2011.
43
<P/>
44
For one reason or another that ranges from suggestions to encouragement, I
45
want express my gratitude to Pedro A. García Sánchez, David Llena and James
46
Mitchell.
47
<P/>
48
<P/>
49
<B>Concerning the mantainment:</B>
50
<P/>
51
<P/>I want to acknowledge partial support by CMUP (UID/MAT/00144/2013), which is funded by FCT (Portugal) with national (MEC) and European structural funds through the programs FEDER, under the partnership agreement PT2020.
52
<P/>I acknowledge also partial supported by the project MTM2014-55367-P, which is funded by Ministerio de Economía y Competitividad (Spain) and Fondo Europeo de Desarrollo Regional FEDER.
53
</Acknowledgements>
54
</TitlePage>
55
56
<TableOfContents/>
57
58
<Body>
59
60
<#Include SYSTEM "intro.xml">
61
62
<#Include SYSTEM "functions.xml">
63
64
<#Include SYSTEM "colors.xml">
65
66
<#Include SYSTEM "visualisation.xml">
67
68
<#Include SYSTEM "options.xml">
69
70
<#Include SYSTEM "routines_for_NS.xml">
71
72
</Body>
73
74
<Bibliography Databases="IntPic" />
75
<TheIndex/>
76
77
</Book>
78
79
<!-- ==================================================================== -->
80
81
82