[ 原始碼: haskell-primes ]
套件:libghc-primes-prof(0.2.1.0-16)
libghc-primes-prof 的相關連結
Debian 的資源:
下載原始碼套件 haskell-primes:
- [haskell-primes_0.2.1.0-16.dsc]
- [haskell-primes_0.2.1.0.orig.tar.gz]
- [haskell-primes_0.2.1.0-16.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
efficient, purely functional generation of prime numbers; profiling libraries
This Haskell library provides an efficient lazy wheel sieve for prime generation inspired by Lazy wheel sieves and spirals of primes by Colin Runciman and The Genuine Sieve of Eratosthenes by Melissa O'Neil.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-primes-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.18.2.1-f2473
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-primes-dev (= 0.2.1.0-16)
- efficient, purely functional generation of prime numbers