Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/py-kiwisolver,
Fast implementation of the Cassowary constraint solver
Branch: CURRENT,
Version: 0.1.3,
Package name: py27-kiwisolver-0.1.3,
Maintainer: jihbed.researchKiwi 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 will typical use cases
gaining a 40x improvement. Memory savings are consistently > 5x
Required to run:[
devel/py-setuptools] [
lang/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 169af1dc15060025efa78b35c6096b1ec9a9bfba
RMD160: 0fd77d9fd046447f07d17134099d3efb60981e0d
Filesize: 47.555 KB
Version history: (Expand)
- (2018-04-15) Package deleted from pkgsrc
- (2018-03-13) Package has been reborn
- (2018-03-08) Package deleted from pkgsrc
- (2018-03-07) Package has been reborn
- (2018-03-07) Package deleted from pkgsrc
- (2017-11-23) Package has been reborn
CVS history: (Expand)
2014-07-26 15:57:08 by Kamel Derouiche | Files touched by this commit (2) |
Log message:
Kiwi Release Notes
Wrappers 0.1.3 | Solver 0.1.1 | 07/12/2013
Update the build script to remove the need for build.py
Wrappers 0.1.2 | Solver 0.1.1 | 01/15/2013
Fix issue #2. Bad handling of zero-size constraints.
Wrappers 0.1.1 | Solver 0.1.0 | 01/13/2013
Initial public release.
|
2014-06-29 00:07:16 by Kamel Derouiche | Files touched by this commit (4) |
Log message:
Import py27-kiwisolver-0.1.2 as wip/py-kiwisolver.
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 will typical use cases
gaining a 40x improvement. Memory savings are consistently > 5x
|