Functional analysis in IDL [message #89661] |
Fri, 07 November 2014 14:21  |
amin farhang
Messages: 39 Registered: November 2010
|
Member |
|
|
Dear All,
My question is about functional analysis in IDL. Does IDL have some routines for solving functional derivatives? for example is there a code that solve a Frechet derivative?
Thanks,
|
|
|
Re: Functional analysis in IDL [message #89663 is a reply to message #89661] |
Fri, 07 November 2014 20:53  |
Craig Markwardt
Messages: 1869 Registered: November 1996
|
Senior Member |
|
|
On Friday, November 7, 2014 5:21:13 PM UTC-5, Amin Farhang wrote:
> Dear All,
>
> My question is about functional analysis in IDL. Does IDL have some routines for solving functional derivatives? for example is there a code that solve a Frechet derivative?
No, IDL is a numerical data system. It doesn't understand mathematical functions, or algebra, or derivatives. The systems you are looking for are Mathematica or Maple.
Craig
|
|
|