Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2019 19:35:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236456] [NEW PORT] math/py-kiwisolver: A fast implementation of the Cassowary constraint solver
Message-ID:  <bug-236456-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236456

            Bug ID: 236456
           Summary: [NEW PORT] math/py-kiwisolver: A fast implementation
                    of the Cassowary constraint solver
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: easy, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: lbartoletti@tuxfamily.org

Created attachment 202782
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D202782&action=
=3Dedit
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 h=
as
been designed from the ground up to be lightweight and fast. Kiwi ranges fr=
om
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236456-7788>