软件包:python3-kiwisolver(1.0.1-2 以及其他的)
fast implementation of the Cassowary constraint solver - Python 3.X
Kiwi is an efficient C++ implementation of the Cassowary constraint solving algorithm. Kiwi is an implementation of the algorithm based on the seminal Cassowary paper. It is *not* a refactoring of the original C++ solver. Kiwi has been designed from the ground up to be lightweight and fast. Kiwi ranges from 10x to 500x faster than the original Cassowary solver with typical use cases gaining a 40x improvement. Memory savings are consistently > 5x.
In addition to the C++ solver, Kiwi ships with hand-rolled Python bindings.
This package contains the Python 3 version of kiwisolver.
其他与 python3-kiwisolver 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: python3 (<< 3.8)
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (>= 3.6~)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources