Re: A(n orthogonal) set of essential operations for CAS
- From: Albert Reiner <areiner@xxxxxxxxxxxxxxxx>
- Date: 12 Dec 2005 18:25:49 +0100
[Hatto von Aquitanien <abbot@xxxxxxxxxxxxxx>, Mon, 12 Dec 2005 12:20:30 -0500]:
> Mathematica has several "commands" which manipulate expressions in ways that
> most application development languages (C, C++, Java, etc.) do not directly
> support. For example, Apply[], Map[], Fold[], Position[], Through[],
> Inner[] (supported in C++), etc.
....
> I'm interested in finding out if similar operations are supported in other
> languages and CAS programs.
Most of them are part of Common Lisp, and the rest are trivial to
define. You will also find them in the usual functional languages
like, e.g., Haskell or ML.
HTH,
Albert.
.
- Follow-Ups:
- Re: A(n orthogonal) set of essential operations for CAS
- From: Hatto von Aquitanien
- Re: A(n orthogonal) set of essential operations for CAS
- References:
- A(n orthogonal) set of essential operations for CAS
- From: Hatto von Aquitanien
- A(n orthogonal) set of essential operations for CAS
- Prev by Date: A(n orthogonal) set of essential operations for CAS
- Next by Date: Re: Wanted: Free symbolic/numerical ODE environment
- Previous by thread: A(n orthogonal) set of essential operations for CAS
- Next by thread: Re: A(n orthogonal) set of essential operations for CAS
- Index(es):
Relevant Pages
|