Re: Computer Algebra Algorithms lisp vs. C.
- From: Bernard Parisse <parisse@xxxxxxxxxxxxxxxxx>
- Date: Fri, 15 Apr 2005 19:28:42 +0200
Modern FPLs are vastly better suited to CAS development than C++. The resulting programs will be smaller, simpler, faster, more robust and efficient than a C++ program written in the same amount of time.
Can you show us some code that support your claim?
I sold the code to WRI and developed it under NDA, of course. However, I can give you some information about it. ...
I think we do not agree perhaps because we do not speak of the same thing when we speak of CAS. For me the parser is not the essential part of CAS development, of course it has to be done, but once it is done, we can forget about it. The essential part is for me the coding of mathematical algorithms, e.g. gcd algorithms, or the Risch algorithm for symbolic integration or Gaussian quadratures for numeric integrations, etc. I strongly believe that the language of implementation is not important for this, but the data structure and the mathematical knowledge that is put inside the algorithms will be essential. If you want to convince me from the contrary, I suggest that for example you show me a polynomial gcd code that is significantly faster than e.g. fermat or giac. .
- Follow-Ups:
- Re: Computer Algebra Algorithms lisp vs. C.
- From: Jon Harrop
- Re: Computer Algebra Algorithms lisp vs. C.
- References:
- Re: Computer Algebra Algorithms
- From: JohnCreighton_
- Re: Computer Algebra Algorithms
- From: Bernard Parisse
- Re: Computer Algebra Algorithms lisp vs. C.
- From: Richard Fateman
- Re: Computer Algebra Algorithms lisp vs. C.
- From: Bernard Parisse
- Re: Computer Algebra Algorithms lisp vs. C.
- From: Jon Harrop
- Re: Computer Algebra Algorithms lisp vs. C.
- From: parisse
- Re: Computer Algebra Algorithms lisp vs. C.
- From: Richard J. Fateman
- Re: Computer Algebra Algorithms lisp vs. C.
- From: Jon Harrop
- Re: Computer Algebra Algorithms lisp vs. C.
- From: parisse
- Re: Computer Algebra Algorithms lisp vs. C.
- From: Jon Harrop
- Re: Computer Algebra Algorithms
- Prev by Date: Re: Symbolic inverse of a 12x12 matrix
- Next by Date: Re: Computer Algebra Algorithms lisp vs. C.
- Previous by thread: Re: Computer Algebra Algorithms lisp vs. C.
- Next by thread: Re: Computer Algebra Algorithms lisp vs. C.
- Index(es):
Relevant Pages
|
Loading