Changes for version 0.08
- Switch to New/Safefree from malloc/free.
- Removed unused primality functions. No more primes(), for example. See the Math::Prime::Util module for these functions.
- Merged functions in XS.xs for memory savings.
- Speedups for Goldbach codes -- 2-5x faster for big values.
Modules
A bit stream class including integer coding methods