[Scilab-users] Numderivative and integrate

Samuel Gougeon sgougeon at free.fr
Wed Dec 20 21:10:02 CET 2017


Hello Paul,

The loop

Le 11/12/2017 à 11:53, Carrico, Paul a écrit :
> ...
> fori = 1 : n
>
> Numl_Gamma_derrivative(2,i) = _numderivative_(_Gamma_function_, 
> Numl_Gamma_derrivative(1,i),1e-3,order=4);
>
> end
>

could be avoided by vectorizing numderivative().
There was a previous recent thread about this, started by Hermes.

If you deem that vectorizing numderivative() would be preferable,
could you please report this wish on Bugzilla?
Then, it could be implemented for Scilab 6.1, provided that there will be
a 6.0.2 release for obsoleting the usage of the x input as a row:
Please see http://bugzilla.scilab.org/show_bug.cgi?id=14440#c7

Regards
Samuel



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20171220/9eb773a3/attachment.htm>


More information about the users mailing list