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

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

[Octave-bug-tracker] [bug #61838] Galois field function error with Octav


From: Nikos
Subject: [Octave-bug-tracker] [bug #61838] Galois field function error with Octave 6.4
Date: Mon, 17 Jan 2022 02:11:37 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0

URL:
  <https://savannah.gnu.org/bugs/?61838>

                 Summary: Galois field function error with Octave 6.4
                 Project: GNU Octave
            Submitted by: tikhonov
            Submitted on: Mon 17 Jan 2022 07:11:36 AM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error or Warning
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 6.4.0
         Discussion Lock: Any
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

The Galois field function (gf) is a valid and useful function with all
versions of Octave prior to 6.4. In the current Octave version (6.4 from
https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w64-installer.exe), the
gf function returns the following error that must be corrected:

>> version
ans = 6.4.0

>> pkg load communications

>> A = gf([0 1 1 0 1 1])
error: 'gf' undefined near line 1, column 1

The 'gf' function belongs to the communications package from Octave Forge but
has not yet been implemented.

Please read <https://www.octave.org/missing.html> to learn how you can
contribute missing functionality.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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