staden-io-lib-trunk hosts its code at https://svn.code.sf.net/p/staden/code/io_lib/trunk.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:staden-io-lib-trunk

See all merge proposals.

staden-io-lib-trunk has 2 active branches owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:staden-io-lib-trunk
Series: trunk
1 Development 2016-12-12 15:33:46 UTC
590. Fixed a rare renormalisation bug in t...

Author: jkbonfield
Revision Date: 2016-12-12 15:33:46 UTC

Fixed a rare renormalisation bug in the rANS codec.

The symbol frequencies need to sum to TOTFREQ (4096 currently) and are
rounded up/down accordingly. The combination of integer rounding
means the renormalised frequences don't always total 4096 exactly, so
the remainder is added-to / subtracted-from the most frequent symbol.
In one particular data set this remainder was larger than the most
frequent symbol, causing it to become negative.

We now just do another round of renormalisation with slightly lower
products until we get it right. It's not the fastest solution, but a
very rare event.

lp:~jkbonf/staden-io-lib-trunk/debian 1 Development 2015-04-16 08:30:44 UTC
6. Changed to UNRELEASED distribution.

Author: jkbonfield
Revision Date: 2015-04-16 08:30:44 UTC

Changed to UNRELEASED distribution.

12 of 2 results
You can't create new branches for staden-io-lib-trunk.