packages feed

finite-field-0.8.0: CHANGELOG.markdown

0.8.0
-----
* remove dependency on `algebra` package, since it is outdated and not compatible with recent version of other packages

0.7.0
-----
* use extended GCD to compute reciprocals
* conform with the addition of SomeNat type to type-level-numbers-0.1.1.0.

0.6.0
-----
* add Hashable instance
* add allValues to FiniteField class
  .
0.5.0
-----
* introduce FiniteField class