typelevel / spire

Powerful new number types and numeric abstractions for Scala.
http://typelevel.org/spire/
MIT License
1.76k stars 242 forks source link

Add finite fields #230

Open non opened 10 years ago

non commented 10 years ago

Anyone doing any kind of crypto calculation would probably appreciate having a finite field implementation in Spire.

nadavwr commented 10 years ago

+1. I'm looking at Spire for this exact reason.