#11517: make LiDIA an experimental or optional package
-------------------------------------+-------------------------------------
       Reporter:  zaf                |        Owner:  tbd
           Type:  enhancement        |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-6.7
      Component:  packages:          |   Resolution:
  experimental                       |    Merged in:
       Keywords:  sd31               |    Reviewers:
        Authors:  Zafeirakis         |  Work issues:
  Zafeirakopoulos                    |       Commit:
Report Upstream:  N/A                |  a03462654165528d73c88dec01904d61801d7e40
         Branch:                     |     Stopgaps:
  u/mkoeppe/make_lidia_an_experimental_package|
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by mkoeppe):

 Replying to [comment:10 dimpase]:
 > How does one check that lattE knows about lidia? Does an executable link
 against it? I only see
 > {{{
 > config.status: creating code/lidia-include.h
 > }}}
 > in latteE log if I grep it for lidia.

 Better grep -i for it. You should be seeing "checking for LIDIA >= 2.1...
 found" in LattE's configure output. Then LiDIA support will be compiled
 in.

 To double-check after installation, invoke "count" with the command-line
 option "--smith-form=lidia". (This is the default when LiDIA is installed,
 but this option will signal an error if LiDIA is not installed.)

 An example:
 {{{
 count --smith-form=lidia --irr --exp --maxdet=1000 $SAGE_ROOT/local/share
 /latte-int/examples/hickerson/hickerson-16
 }}}

 Also, you can check that "count" links dynamically to libLiDIA. (It does
 here on Mac OS X; I have not checked other platforms.)

--
Ticket URL: <http://trac.sagemath.org/ticket/11517#comment:11>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to