-2

I need a software/library where I can define an arbitrary multiplicative group of integers modulo n (with large n), input an element, and obtain the order of that element in the group as output.

1 Answers1

1

The programming language GAP ("Groups, Algorithms, Programming") is very good when working with groups.