help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fixed-Point toolbox for octave-forge


From: Quentin Spencer
Subject: Re: Fixed-Point toolbox for octave-forge
Date: Tue, 25 May 2004 13:11:50 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040116

You've made some very nice contributions to octave lately. Thank you. For what it's worth, I've been inverting Galois matrices lately and I'm seeing about a 300x speedup using your gfinv function compared to the equivalent in Matlab.

-Quentin


David Bateman wrote:

Dear All,

I've just committed a fixed-point toolbox for octave to octave-forge.
The toolbox, creates numbers with a known number of bits before and
after the decimal point and then allows arbitrary mathematical
operations on them, taking into account the loss of precision at each
stage. This simulates a real limited complexity implementation of an
algorithm in an ASIC, and can be used to optimize the complexity (i.e
number of bits at each stage, and thus number of logic cells) of an
implementation.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]