Download Source Package octave-fixed:
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.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 1,028.1 kB | 3160 kB | [list of files] |
| amd64 | 935.1 kB | 2512 kB | [list of files] |
| arm | 1,139.5 kB | 3164 kB | [list of files] |
| armel | 897.2 kB | 2340 kB | [list of files] |
| hppa | 1,024.8 kB | 2916 kB | [list of files] |
| i386 | 909.7 kB | 2380 kB | [list of files] |
| ia64 | 1,176.4 kB | 4304 kB | [list of files] |
| mips | 855.9 kB | 3104 kB | [list of files] |
| mipsel | 850.6 kB | 3104 kB | [list of files] |
| powerpc | 954.0 kB | 2648 kB | [list of files] |
| s390 | 885.5 kB | 2516 kB | [list of files] |
| sparc | 943.2 kB | 2700 kB | [list of files] |