An open API service indexing awesome lists of open source software.

https://github.com/denisrosset/cyclo

Cyclotomic numbers for Scala, add-on for the Spire library
https://github.com/denisrosset/cyclo

algebra cyclotomic-numbers exact-algorithm scala spire-library

Last synced: 2 months ago
JSON representation

Cyclotomic numbers for Scala, add-on for the Spire library

Awesome Lists containing this project

README

        

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](http://www.gap-system.org/Gap3/gap3.html),
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.