On 2025-08-20 03:16:18, 'Martin R' via sage-devel wrote:
> I'm currently trying to simply duplicate that function, replacing
> gap with libgap , but I would rather have only one that synchronizes
> the two.

Personally I would go with a copy. The existing set_seed_gap()
launches a new GAP process for the pexpect interface if one is not
already running. The start-up is slow, and will be a waste of
resources if you're using libgap exclusively.

-- 
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 view this discussion visit 
https://groups.google.com/d/msgid/sage-devel/aKXI91syqCrLBXV0%40stitch.

Reply via email to