> Why don't you use an already available fast implementation in C or C++? > In this case, SageMath uses NTL https://shoup.net/ntl/ > which is very fast, and written by an expert in computational number theory.
Ah... thanks. Good suggestion! It would be an option for finite fields in FriCAS since the internals are hidden and could be mapped to use NTL or FLINT. The questions is, however, how can I call NTL from FriCAS? Ralf -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/3f11a310-f4a4-a9b0-6176-163018547747%40hemmecke.org.
