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

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

[Octave-bug-tracker] [bug #38959] Complex integer types are not yet impl


From: Rik
Subject: [Octave-bug-tracker] [bug #38959] Complex integer types are not yet implemented
Date: Tue, 4 Jun 2019 11:30:02 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #38959 (project octave):

                Priority:                 3 - Low => 1 - Later              

    _______________________________________________________

Follow-up Comment #5:

I'm lowering the priority even further.  Since Matlab does not allow
calculation with complex integers, they are pretty useless.  Their only
advantage is that they take up less memory, but that is mostly undone by the
first point because presumably one would like to use the stored numbers in a
calculation.

For anything that really requires complex integers, I would implement a
translation unit at the periphery of the program that converts I/O back and
forth between complex integer and complex double.  Since there should be only
a few interfaces, say with a hardware peripheral, this isn't onerous.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?38959>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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