This is basically the tab completion list in the Sage/libgap interface. As
you found out, creating it on the fly is way too slow. Hence we cache a
reasonable list of names.
On Tuesday, December 11, 2018 at 9:52:53 AM UTC-5, E. Madison Bray wrote:
>
> In the sage.libs.gap package, in the assi
In the sage.libs.gap package, in the assigned_names.py module, there
is a function called just list_functions() [1] which is documented to
"Return the GAP documented global functions".
This is used in the all_documented_functions.py [2] module to create
Python wrappers for "all documented GAP func
Got cyclic9 on Q with 16 threads in 45 minutes real time (about 6h and 20
minutes CPU time).
I made a few changes to the way parallelization is called, and got some
> progress. Now cyclic9 on Q takes a little more than 4h with 1 thread, 1h41
> real time/4h40 CPU with 6 threads (probably not far