Am 21.01.21 um 16:01 schrieb Matteo Dell'Amico:
Do you think there's a way to make these two pieces of software cooperate?

Unfortunately, this is not possible. Graph-tool uses the CPython C API (via boost-python) which is not implemented by pypy.

Note that if you are hoping to gain some speed improvement by using pypy, this would not be achieved for graph-tool, since it is implemented in C++.

Best,
Tiago

--
Tiago de Paula Peixoto <[email protected]>

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
graph-tool mailing list
[email protected]
https://lists.skewed.de/mailman/listinfo/graph-tool

Reply via email to