graph-tool Boost/OpenMP Algorithm Native Extensions
I'd like to add a fast, compiled boost/openmp algorithm to my local graph-tool installation. Is there any guidance for how to modify the autoconf and/or setup.py/__init__.py files to accomplish this? -- View this message in context: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/... Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com.
On 29.06.2016 19:03, Steve wrote:
I'd like to add a fast, compiled boost/openmp algorithm to my local graph-tool installation.
Is there any guidance for how to modify the autoconf and/or setup.py/__init__.py files to accomplish this?
Documentation on how to extend graph-tool from the C++ side is not yet available, but it is high in my to-do list, and hopefully will be available soon. Best, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>
participants (2)
-
Steve -
Tiago de Paula Peixoto