[ buster ]
[ bullseye ]
[ 源代码: primesieve ]
软件包:libprimesieve9(7.3+ds-1)
fast prime number generator C/C++ library -- lib
primesieve is a free software program and C/C++ library that generates primes using a highly optimized sieve of Eratosthenes implementation. primesieve can generate primes and prime k-tuplets up to nearly 2^64.
See http://primesieve.org/ for more information.
This package provides the shared library.
其他与 libprimesieve9 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [amd64, arm64]
- GCC 支持库
- dep: libgcc1 (>= 1:3.5) [armhf]
- dep: libgcc1 (>= 1:4.2) [i386]
-
- dep: libstdc++6 (>= 7)
- GNU 标准 C++ 库,第3版
-
- rec: primesieve-bin (= 7.3+ds-1)
- fast prime number generator C/C++ library -- bin