[ buster ]
[ bullseye ]
[ 源代码: primesieve ]
软件包:libprimesieve9(7.6+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.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 7)
- GNU 标准 C++ 库,第3版
-
- rec: primesieve-bin (= 7.6+ds-1)
- fast prime number generator C/C++ library -- bin