On Sunday, August 7, 2016 at 3:04:18 PM UTC+2, Simon King wrote: > > OK, then I'll open a ticket to let the meataxe package provide a shared > library. My to-be-newstylified cohomology package relies on C library > that is created with -lmtx.
That would work, but its probably a better design to only have sage.libs.meataxe provide a Python/Cython wrapper and be the only one to link against libmtx; Your cohomology package would then only use it via sage.libs.meataxe. And if libmtx ever changes only the wrapper needs updating... -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.