gfan 0.6.2-6 source package in Ubuntu

Changelog

gfan (0.6.2-6) unstable; urgency=medium

  * debian/patches/find-name.patch
    - Add Forwarded field.
  * debian/patches/remove_failing_tests_on_32bits.patch
    - Remove patch; no longer needed.
  * debian/rules
    - Add -ffloat-store to CFLAGS on 32-bit architectures; fixes
      0009RenderStairCase test.
    - Convert override_* to execute_before_* where possible.
    - Build documentation a second time to fix references.

 -- Doug Torrance <email address hidden>  Sun, 21 Nov 2021 23:51:26 -0500

Upload details

Uploaded by:
Debian Math Team
Uploaded to:
Sid
Original maintainer:
Debian Math Team
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe math
Lunar release universe math
Jammy release universe math

Downloads

File Size SHA-256 Checksum
gfan_0.6.2-6.dsc 2.1 KiB 8a6a3b0387c4d69ca5b40085d92f28ac946aa9f9e704f1bc5cf34e7e4b8432f8
gfan_0.6.2.orig.tar.gz 1.3 MiB a674d5e5dc43634397de0d55dd5da3c32bd358d05f72b73a50e62c1a1686f10a
gfan_0.6.2-6.debian.tar.xz 10.7 KiB f361b5f305056774224803d6c733aa0d8f71f9b83cb44221f5e50a92b101f100

Available diffs

No changes file available.

Binary packages built by this source

gfan: program for computing with Groebner fans

 Gfan is a software package for computing Groebner fans and tropical
 varieties. These are polyhedral fans associated to polynomial
 ideals. The maximal cones of a Groebner fan are in bijection with
 the marked reduced Groebner bases of its defining ideal. The
 software computes all marked reduced Groebner bases of an ideal.
 Their union is a universal Groebner basis. The tropical variety of a
 polynomial ideal is a certain subcomplex of the Groebner fan. Gfan
 contains algorithms for computing this complex for general ideals and
 specialized algorithms for tropical curves, tropical hypersurfaces
 and tropical varieties of prime ideals. In addition to the above core
 functions the package contains many tools which are useful in the
 study of Groebner bases, initial ideals and tropical geometry. Among
 these are an interactive traversal program for Groebner fans and
 programs for graphical renderings.
 .
 For ordinary Groebner basis computations Gfan is not competitive in
 speed compared to programs such as CoCoA, Singular and Macaulay2.

gfan-dbgsym: debug symbols for gfan