Paketname | octave-fixed |
Beschreibung | fixed point computation for Octave |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.7.10-2+b1 |
Sektion | math |
Priorität | optional |
Installierte Größe | 2112 Byte |
Hängt ab von | dpkg (>= 1.15.4) | install-info, libblas3gf | libblas.so.3gf | libatlas3gf-base, libc6 (>= 2.1.3), l |
Empfohlene Pakete | |
Paketbetreuer | Debian Octave Group |
Quelle | octave-fixed (0.7.10-2) |
Paketgröße | 642978 Byte |
Prüfsumme MD5 | 1004e9095315755b524e23b53fd0104c |
Prüfsumme SHA1 | 5932190c31d5201c14ca3580714fc41bf008a560 |
Prüfsumme SHA256 | c3903579757b88f5556ef32a4d2d3f072a418c5e65681463de8f3221bfa83f4c |
Link zum Herunterladen | octave-fixed_0.7.10-2+b1_i386.deb |
Ausführliche Beschreibung | 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.
|