Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 448 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 448 Bytes

Cyclotomic numbers for Scala

An implementation of cyclotomic numbers for Scala, using the Spire library.

The code is quite experimental; most parts are ported from GAP System, with the original comments kept as is.

License: GAP 3 is under a license similar in spirit to GPL. GAP 4 is under GPL version 2 or later.

This code is published under the GPL version 2 or later.