The BitVector class for a memory-efficient packed representation of bit arrays and for logical operations on such arrays. The core idea used in this Python script for bin packing is based on an internet posting by Josiah Carlson to the Pyrex mailing list. WWW: http://rvl4.ecn.purdue.edu/~kak/dist/BitVector-1.3.html Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->rafan Eat.
State Changed From-To: open->closed New port added, with minor changes. Thanks!
rafan 2006-12-27 19:55:22 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/py-bitvector Makefile distinfo pkg-descr Log: Add py-bitvector 1.3, a pure-Python memory-efficient packed representation for bit arrays. PR: ports/107251 Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org> Revision Changes Path 1.439 +1 -0 ports/math/Makefile 1.1 +25 -0 ports/math/py-bitvector/Makefile (new) 1.1 +3 -0 ports/math/py-bitvector/distinfo (new) 1.1 +6 -0 ports/math/py-bitvector/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"