DESCRIPTION = "The pycodes package provides various extensions to Python for low density parity check (LDPC) codes \ (an extremely powerful class of error correcting codes). LDPC codes can be used for physical layer error correction \ in wireless, telephone, DSL, or cable modems; packet loss correction in multicast and distribution of bulk data over \ the Internet; and even data compression. A variety of decoding/quantization algorithms are provided including standard\ things like sum-product as well as linear programming relaxations." SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael Lauer " RDEPENDS = "python-core" SRCNAME = "pycodes" SRC_URI = "http://www.csua.berkeley.edu/~emin/source_code/pycodes/pycodes-1-1.tar.gz \ file://no-docs.patch;patch=1" S = "${WORKDIR}/${SRCNAME}" inherit distutils ted='selected'>multitech-corecdp-1.x Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/gpe-ownerinfo
AgeCommit message (Expand)AuthorFiles
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther7
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2
2007-05-05gpe-ownerinfo: unifyRolf Leggewie8
2007-04-11gpe-ownerinfo svn: SCM versions are always DEFAULT_PREFERENCE = "-1".Paul Sokolovsky1
2007-04-08gpe-ownerinfo: new svn buildPhilippe De Swert2
2007-03-08gpe-ownerinfo: Add patch to fix compile issue contributed by Cyril RomainFlorian Boor2
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie6
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi