Bug 231186 - [NEW PORT] math/gfan and math/gfanlib: Software package for computing Groebner fans and tropical varieties
Summary: [NEW PORT] math/gfan and math/gfanlib: Software package for computing Groebne...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias Kortkamp
URL:
Keywords:
Depends on: 231161
Blocks: 231807
  Show dependency treegraph
 
Reported: 2018-09-05 20:31 UTC by Lorenzo Salvadore
Modified: 2019-02-08 09:27 UTC (History)
0 users

See Also:


Attachments
gfan shar file (10.68 KB, text/plain)
2018-09-05 20:31 UTC, Lorenzo Salvadore
no flags Details
gfanlib shar file (2.89 KB, text/plain)
2018-09-05 20:31 UTC, Lorenzo Salvadore
no flags Details
gfanlib shar file (3.63 KB, text/plain)
2018-09-05 22:14 UTC, Lorenzo Salvadore
no flags Details
gfanlib shar file - correction 1 (3.85 KB, text/plain)
2018-09-08 16:51 UTC, Lorenzo Salvadore
no flags Details
gfan shar file - correction 1 (10.67 KB, text/plain)
2018-09-30 10:23 UTC, Lorenzo Salvadore
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lorenzo Salvadore freebsd_committer freebsd_triage 2018-09-05 20:31:10 UTC
Created attachment 196896 [details]
gfan shar file

The two ports are related logicaly but there is no dependency between them.

The port math/cddlib is a needed dependency not yet committed to the port tree. You can find it here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231161 .

I am porting gfanlib because I am working at porting CoCoA, which has gfanlib as optional dependency.
Comment 1 Lorenzo Salvadore freebsd_committer freebsd_triage 2018-09-05 20:31:53 UTC
Created attachment 196897 [details]
gfanlib shar file
Comment 2 Lorenzo Salvadore freebsd_committer freebsd_triage 2018-09-05 22:14:08 UTC
Created attachment 196902 [details]
gfanlib shar file

Corrects first gfanlib shar file by adding missing headers.
Comment 3 Lorenzo Salvadore freebsd_committer freebsd_triage 2018-09-08 16:51:02 UTC
Created attachment 196965 [details]
gfanlib shar file - correction 1

I moved the headers from include to include/gfanlib for better compatibility with software such as CoCoALib.
Comment 4 Lorenzo Salvadore freebsd_committer freebsd_triage 2018-09-30 10:23:30 UTC
Created attachment 197624 [details]
gfan shar file - correction 1

I have done some style corrections based on the suggestions I received on bug #231807.
Comment 5 commit-hook freebsd_committer freebsd_triage 2019-02-08 09:27:38 UTC
A commit references this bug:

Author: tobik
Date: Fri Feb  8 09:27:35 UTC 2019
New revision: 492416
URL: https://svnweb.freebsd.org/changeset/ports/492416

Log:
  New ports: math/gfan, math/gfanlib

  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 Greobner 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.

  WWW: http://home.math.au.dk/jensen/software/gfan/gfan.html

  PR:		231186
  Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>

Changes:
  head/math/Makefile
  head/math/gfan/
  head/math/gfan/Makefile
  head/math/gfan/distinfo
  head/math/gfan/files/
  head/math/gfan/files/patch-Makefile
  head/math/gfan/files/patch-testsuite_0008PolynomialSetUnion_output
  head/math/gfan/pkg-descr
  head/math/gfan/pkg-message
  head/math/gfan/pkg-plist
  head/math/gfanlib/
  head/math/gfanlib/Makefile
  head/math/gfanlib/distinfo
  head/math/gfanlib/pkg-descr
  head/math/gfanlib/pkg-plist