Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
GAP
/
pkg
/
nconvex
/ (
Algebra von RWTH Aachen
Version 4.15.1
©
) Datei vom 28.11.2024 mit Größe 3 kB
Quelle README.md Sprache: unbekannt
<!-- BEGIN HEADER -->
# NConvex <sup><sup>[![View code][code-img]][code-url]</sup></sup>
### A Gap package to perform polyhedral computations
| Documentation | Latest Release | Build Status | Code Coverage |
| ------------- | -------------- | ------------ | ------------- |
| [![HTML stable documentation][html-img]][html-url] [![PDF stable documentation][pdf-
img]][pdf-url] | [![version][version-img]][version-url] [![date][date-img]][date-url
] | [![Build Status][tests-img]][tests-url] | [![Code Coverage][codecov-img]][codecov-u
rl] |
<!-- END HEADER -->
[]
(https://travis-ci.com/homalg-project/NConvex)
[](https://codecov.io/gh/homalg-project/NConvex)
Introduction
------------
The [NConvex](
https://homalg-project.github.io/NConvex)
package is a GAP package. Its ai
m is to carry out polyhedral constructions and computations, namely computing properties and a
ttributes of
cones, polyhedrons, polytopes and fans. Its has been written to provide the needed tools for th
e package [ToricVarieties](
https://github.com/homalg-project/ToricVarieties_project
/tree/master/ToricVarieties).
<!-- BEGIN FOOTER -->
---
### Dependencies
To obtain current versions of all dependencies, `git clone` (or `git pull` to update) the follo
wing repositories:
| | Repository | git URL |
|--- | ---------- | ------- |
| 1. | [**homalg_project**](
https://github.com/homalg-project/homalg_project#readme
)
| https://github.com/homalg-project/homalg_project.git |
| 2. | [**CddInterface**](
https://github.com/homalg-project/CddInterface#readme)
| ht
tps://github.com/homalg-project/CddInterface.git |
| 3. | [**NormalizInterface**](
https://github.com/gap-packages/NormalizInterface#re
adme)
| https://github.com/gap-packages/NormalizInterface.git |
[html-img]:
https://img.shields.io/badge/
%20HTML-stable-blue.svg
[html-url]:
https://homalg-project.github.io/NConvex/doc/chap0_mj.html
[pdf-img]:
https://img.shields.io/badge/
%20PDF-stable-blue.svg
[pdf-url]:
https://homalg-project.github.io/NConvex/download_pdf.html
[version-img]:
https://img.shields.io/endpoint?url=https://homalg-project.github.
io/NConvex/badge_version.json
&label=%20version&color=yellow
[version-url]:
https://homalg-project.github.io/NConvex/view_release.html
[date-img]:
https://img.shields.io/endpoint?url=https://homalg-project.github.io/
NConvex/badge_date.json
&label=%20released%20on&color=yellow
[date-url]:
https://homalg-project.github.io/NConvex/view_release.html
[tests-img]:
https://github.com/homalg-project/NConvex/actions/workflows/Tests.ym
l/badge.svg?branch=master
[tests-url]:
https://github.com/homalg-project/NConvex/actions/workflows/Tests.ym
l?query=branch%3Amaster
[codecov-img]:
https://codecov.io/gh/homalg-project/NConvex/branch/master/graph/b
adge.svg
[codecov-url]:
https://codecov.io/gh/homalg-project/NConvex
[code-img]:
https://img.shields.io/badge/-View%20code-blue?logo=github
[code-url]:
https://github.com/homalg-project/NConvex#top
<!-- END FOOTER -->
[ Dauer der Verarbeitung: 0.30 Sekunden (vorverarbeitet)
]
2026-03-28