#19249: Interface with TdLib
-------------------------------------+-------------------------------------
       Reporter:  llarisch           |        Owner:
           Type:  enhancement        |       Status:  needs_info
       Priority:  minor              |    Milestone:  sage-6.10
      Component:  packages:          |   Resolution:
  experimental                       |    Merged in:
       Keywords:                     |    Reviewers:  Nathann Cohen
        Authors:  llarisch           |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  8fd0847ec7c733bb7f1f5f88e43541a74276d125
  u/llarisch/interface_with_tdlib    |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by llarisch):

 Current state:

 -Since tdlib is a template library, an installation just copies the
 headers to SAGELOCAL/include/tdlib

 -The sage-distutils build-system will build a shared library out of
 sage_tdlib.cpp and the headers in /include/tdlib

 -sage_tdlib.cpp is necessary until /base/boost_graph supportes vertex
 properties (especially std::set). currently, edge properties are supported
 and vertex properties are pre-defined by some vertex ids

 -Even if /base/boost_graph is updated, s.t. vertex properties are
 supported, some c-code layer is necessary for instanciating the library
 code with the needed type -> in each case, a c-code layer is necessary.

 Lukas

--
Ticket URL: <http://trac.sagemath.org/ticket/19249#comment:53>
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