typelevel / algebra

Experimental project to lay out basic algebra type classes
https://typelevel.org/algebra/
Other
378 stars 69 forks source link

Remove algebra.number #128

Closed tixxit closed 8 years ago

tixxit commented 8 years ago

There was some discussion in gitter, but the general gist is that

I think the best bet for now is to remove the type classes. If we find we want some parts of them later on, we should think of a way of pulling them back out without disrupting the utility of Spire's versions.

rklaehn commented 8 years ago

:+1:

Should we do this before or after the initial "spire goes algebra" release?

non commented 8 years ago

:+1: I think we should do this before.

johnynek commented 8 years ago

Looks good.