Metadata revisions for aern2-mp-0.1.2.0

Package maintainers and Hackage trustees are allowed to edit certain bits of package metadata after a release, without uploading a new tarball. Note that the tarball itself is never changed, just the metadata that is stored separately. For more information about metadata revisions, please refer to the Hackage Metadata Revisions FAQ.

No. Time User SHA256
-r1 (aern2-mp-0.1.2.0-r1) 2017-11-14T16:46:43Z MichalKonecny 733b0d8ca3778e49c5ab891565036b2773f4264730552b6c079b5460dc146925
  • Changed description from

    Arbitrary-precision dyadic numbers and interval arithmetic, via the types:
    
    * Dyadic:  variable-precision floats with exact ring operations
    
    * MPBall: float ± error bound with field & elementary (interval-like) operations
    
    By default, using hmpfr when compiling with ghc >=7.10.  Older versions of ghc are no longer tested.
    
    Set flag MPFRRounded to bind MPFR not via hmpfr but via a tweaked version of package
    rounded:
    
    * https://github.com/michalkonecny/rounded
    
    This backend is considerably faster than hmpfr.
    It is likely to become the default in future.
    
    There is a plan to add an Integer-only backend so that this library can
    be used without MPFR.
    to
    Arbitrary-precision dyadic numbers and interval arithmetic, via the types:
    
    * Dyadic:  variable-precision floats with exact ring operations
    
    * MPBall: float ± error bound with field & elementary (interval-like) operations
    
    By default, using hmpfr when compiling with ghc >=7.10.  Older versions of ghc are no longer tested.
    
    Set flag MPFRRounded to bind MPFR not via hmpfr but via a tweaked version of package
    rounded:
    
    * https://github.com/claudeha/rounded/tree/claude
    
    This backend is considerably faster than hmpfr.
    It is likely to become the default in future.
    
    There is a plan to add an Integer-only backend so that this library can
    be used without MPFR.

-r0 (aern2-mp-0.1.2.0-r0) 2017-11-14T16:22:35Z MichalKonecny 48e0f1ed24e437c2c85ad789b00b8a87469ed98735f249960c3f4aaf46a4212c