[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63019] nmf_pg document minor error
From: |
Markus Mützel |
Subject: |
[Octave-bug-tracker] [bug #63019] nmf_pg document minor error |
Date: |
Mon, 5 Sep 2022 09:16:42 -0400 (EDT) |
Update of bug #63019 (project octave):
Status: None => Invalid
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
IIUC, you expect `nmf_pg(A,tol=1e-3);` to behave like a Python idiom.
However, in Octave, it means: Assign `1e-3` to the variable `tol` and pass
that result (as the second argument) to the function `nmf_pg`.
IIUC, that function expects you to pass property-value pairs instead (like you
showed later on in your report). So, you see that error message.
Closing as invalid.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63019>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/