# fast-arithmetic
## 0.6.3.0
* Patch `isPrime`
## 0.6.2.1
* Export `radical`
## 0.6.2.0
* Add `radical` for computing radicals of integers
## 0.6.1.2
* Add `fast_arithmetic.h` for those wanting to use the C library.
## 0.6.1.1
* Add niche function for a problem of combinatorial geometry.
## 0.6.1.0
* Add `permutations` function
* Minor performance improvements
* Add debian package
* Improvements to the ATS library
## 0.6.0.9
* Fix builds on older GHCs
## 0.6.0.8
* Improved performance slightly
* Updated `pkg.dhall`