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

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

[Octave-bug-tracker] [bug #61838] [octave forge] (communications) Galois


From: Nikos
Subject: [Octave-bug-tracker] [bug #61838] [octave forge] (communications) Galois field function error with Octave 6.4
Date: Wed, 19 Jan 2022 03:47:58 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0

Follow-up Comment #2, bug #61838 (project octave):

Thanks for your reply!
I uninstalled and re-installed the 6.4.0 version, but again, the Galois field
function (gf) returns the same error.
What do you mean by overloading the version of the communications package? I
have not made any modification after installing the 6.4.0 version. (Note that
the 6.2.0 version is also installed in my Windows 10 PC, but I don't think
that this is a conflicting problem)
I performed some additional tests and below you may find the results: 

>> pkg list communications
Package Name    | Version | Installation directory
----------------+---------+-----------------------
communications *|   1.2.3 | C:\Users\Nikos\octave\communications-1.2.3


----

>> comms ("test", "galois")

<< Galois Fields Package >>
  Find primitive polynomials:               error: 'primpoly' undefined near
line 418, column 418

The 'primpoly' 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.
error: called from
    comms at line 418 column 15


----

>> comms ("test", "all")

<< Random Signals Package >>
  Signal Creation:                          PASSED
  Signal Analysis:                          PASSED

<< Source Coding Package >>
  PCM Functions:                            Not tested
  Quantization Functions:                   PASSED

<< Block Coding Package >>
  Cyclic Coding:                            error: 'cyclpoly' undefined near
line 241, column 241

The 'cyclpoly' 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.
error: called from
    comms at line 241 column 11


    _______________________________________________________

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]