fast-mult: Numeric type with asymptotically faster multiplications.

[ bsd3, library, web ] [ Propose Tags ]

This numeric type internally reorders multiplications to achieve asymptotically faster multiplication of large numbers of small integers in particular. See the module docs for more detail.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2
Dependencies base (>=4.9 && <5), ghc-prim, integer-gmp, strict-base [details]
License BSD-3-Clause
Copyright Copyright: (c) 2017 Clinton Mead
Author Clinton Mead
Maintainer clintonmead@gmail.com
Category Web
Home page https://github.com/clintonmead/fast-mult#readme
Source repo head: git clone https://github.com/clintonmead/fast-mult
Uploaded by clinton at 2017-09-26T04:41:48Z
Distributions NixOS:0.1.0.2
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2158 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-09-26 [all 1 reports]

Readme for fast-mult-0.1.0.1

[back to package description]

fast-mult