typelevel / spire

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

Export Gen/Arbitrary ScalaCheck instances for Spire types #195

Open non opened 10 years ago

non commented 10 years ago

Lars got us started, but we should make sure that the scalacheck-binding project exports useful types for doing property-based testing with all of Spire's number types.

kevinmeredith commented 9 years ago

Would you consider this list to be complete/acceptable for the Gen/Arbitrary instances?

https://github.com/non/spire/issues/405#issuecomment-83022039