[Pkg-octave-devel] octave-fixed_0.7.6-2_amd64.changes is NEW
Debian Installer
installer at ftp-master.debian.org
Sat Jun 7 17:32:25 UTC 2008
(new) octave-fixed_0.7.6-2.diff.gz optional math
(new) octave-fixed_0.7.6-2.dsc optional math
(new) octave-fixed_0.7.6-2_amd64.deb optional math
fixed point computation for Octave
When implementing algorithms in hardware, it is common to reduce the
accuracy of the representation of numbers to a smaller number of bits.
This allows much lower complexity in the hardware, at the cost of
accuracy and potential overflow problems. Such representations are
known as fixed point.
.
This package supplies a fixed point type that allows Octave, a
numerical computational software, to model the effects of such a
reduction in accuracy of the representation of numbers. The major
advantage of this package is that with correctly written Octave
scripts, the same code can be used to test both fixed and floating
point representations of numbers.
.
This Octave add-on package is part of the Octave-Forge project.
(new) octave-fixed_0.7.6.orig.tar.gz optional math
Changes: octave-fixed (0.7.6-2) unstable; urgency=low
.
[ Ólafur Jens Sigurðsson ]
* debian/copyright: Add licensing terms for the files in the doc
directory (finally, closes: #468500)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 468500
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Pkg-octave-devel
mailing list