1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
Source: cohomcalg
Section: math
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Doug Torrance <dtorrance@piedmont.edu>
Build-Depends: debhelper-compat (= 13), libpolylib64-dev
Build-Depends-Indep: texlive-fonts-recommended,
texlive-latex-base,
texlive-latex-extra,
texlive-latex-recommended
Standards-Version: 4.5.0
Homepage: https://github.com/BenjaminJurke/cohomCalg
Vcs-Browser: https://salsa.debian.org/science-team/cohomcalg
Vcs-Git: https://salsa.debian.org/science-team/cohomcalg.git
Rules-Requires-Root: no
Package: cohomcalg
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: cohomcalg-common
Description: sheaf cohomology of line bundles on toric varieties
The algorithm for the computation of sheaf cohomologies for line bundles on
toric varieties presented in "Cohomology of Line Bundles: A Computational
Algorithm" by Ralph Blumenhagen, Benjamin Jurke, Thorsten Rahn, and Helmut
Roschy has been implemented in a convenient and high-performance C/C++
application called cohomCalg.
.
The optional cohomCalg Koszul extension serves as a Mathematica 7 frontend and
allows for the easy computation of hypersurface and complete intersection
cohomologies, following the material presented in "Cohomology of Line Bundles:
Applications" by the same authors.
Package: cohomcalg-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: sheaf cohomology of line bundles on toric varieties (common files)
The algorithm for the computation of sheaf cohomologies for line bundles on
toric varieties presented in "Cohomology of Line Bundles: A Computational
Algorithm" by Ralph Blumenhagen, Benjamin Jurke, Thorsten Rahn, and Helmut
Roschy has been implemented in a convenient and high-performance C/C++
application called cohomCalg.
.
The optional cohomCalg Koszul extension serves as a Mathematica 7 frontend and
allows for the easy computation of hypersurface and complete intersection
cohomologies, following the material presented in "Cohomology of Line Bundles:
Applications" by the same authors.
.
This package contains the documentation, example files, and Mathematica scripts
included with cohomCalg.
|