octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #34502] bitXXX functions do not accept argumen


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #34502] bitXXX functions do not accept arguments of class 'single'
Date: Sun, 08 Sep 2013 22:14:41 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.57 Safari/537.36

Update of bug #34502 (project octave):

                  Status:         Patch Submitted => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #6:

Ok, I've worked out the remaining issues that I ran into while adding support
for this. I replaced the hardcoded floating point bit widths with calls to
numeric_limits, reimplemented flintmax to be Matlab-compatible, and tested
everything for consistency and it all seems to work as far as I can tell.
Pushed these changes:

http://hg.savannah.gnu.org/hgweb/octave/rev/dbdff94bf977
http://hg.savannah.gnu.org/hgweb/octave/rev/4bcd301754ce
http://hg.savannah.gnu.org/hgweb/octave/rev/7d8d194f3f63
http://hg.savannah.gnu.org/hgweb/octave/rev/e09cd91168d1

I couldn't really come up with a good way to describe how flintmax differs
from bitmax, feel free to rewrite either or both of their docstrings to make
it clearer.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34502>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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