DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnameoctave-fixed
Beschreibungfixed point computation for Octave
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.7.10-2build1
Sektionuniverse/math
Prioritätoptional
Installierte Größe2144 Byte
Hängt ab vondpkg (>= 1.15.4) | install-info, libblas3gf | libblas.so.3gf | libatlas3gf-base, libc6 (>= 2.4), lib
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße649864 Byte
Prüfsumme MD5c19880834118f174dad912279cab3b31
Prüfsumme SHA1b39d04dae1cf208d62ee849bdd8b54626e02cf02
Prüfsumme SHA256a12f7567f9c06f2bf5a3e0058cd398219f468a181e1d89af83a84b03d7fa119e
Link zum Herunterladenoctave-fixed_0.7.10-2build1_i386.deb
Ausführliche BeschreibungWhen 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.


Impressum
Linux is a registered trademark of Linus Torvalds