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



_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to