|
| From: | Pantxo Diribarne |
| Subject: | [Octave-bug-tracker] [bug #42037] Missing function integral |
| Date: | Tue, 19 Sep 2017 05:54:36 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0 |
Follow-up Comment #16, bug #42037 (project octave):
Hi,
I reviewed the coding style (see attached) :
* Not operator: replaced ~ by !
* Comments: replaced % by # and removed a few redundant comments
* Encoding: changed to utf-8 with unix LF
* Removed the "author" entry at the end of the help text
I also removed "integral" from the list of unimplemented functions.
I did not change the comments about eventually calling quadgk using arrayfun
but I really don't see how this would be possible: quadgk expects a function
that accepts vector inputs while "arrayvalued" is supposed to be used with
functions that accept scalar inputs.
I will push the patch in the coming days unless someone wants to have a last
look.
(file #41835)
_______________________________________________________
Additional Item Attachment:
File name: addintegral4.patch Size:11 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?42037>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |