Hi, Mish

    Is there a paired-down lite version of such a simulation code that you 
could send me so that I could see if I could plug in some of my integration 
methods and display their output graphically, i.e., to use as a simulation 
application soup starter, with "Insert your integration method code here" 
and "Insert the input/output from the integration method here" comment slots 
or a wizard interface that gui-des the code re-user through the reuse?

Cheers,

    Paule
----- Original Message ----- 
From: "BB Misra" <[EMAIL PROTECTED]>
To: "'Borland's Delphi Discussion List'" <[email protected]>
Sent: Friday, September 02, 2005 10:22 PM
Subject: RE: Delphi as a Performance optimum between Fortran 
andJavaforInteractive Numerical Analysis


> Hi Paule,
>
> We use Delphi extensively for flight simulation....OpenGL based rendering,
> 2D graphics and numerical computes. It performs fabulously. It is a true 
> RAD
> and tools available in public domain cut down development time to a 
> minimum.
> The only issue you might face is integrating Delphi with legacy C++
> libraries or code. But, if you have access to the source, then this too is
> possible by writing a few wrapper routines.
>
> -Mish
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On 
> Behalf
> Of Paule Ecimovic
> Sent: Friday, September 02, 2005 8:39 PM
> To: Borland's Delphi Discussion List
> Subject: Delphi as a Performance optimum between Fortran and
> JavaforInteractive Numerical Analysis
>
>
> Hi all,
>
>    Can someone give me some pointers on the feasibility of using Delphi 
> for
> development and testing of numerically-intensive codes, e.g., simulations 
> of
> dynamical systems with large numbers of components such as occur in some
> image processing applications driven by partial differential equation
> systems or cellular automata. I would like to be able to implement 
> numerical
> integration routines and test them on a standard problem set for various
> sets of parameters and input data. I would then like to represent the
> results, typically image transformations, graphically. I can paint and 
> test
> GUI's rapidly in Delphi, although connecting them to numerical code is
> sometimes tricky. Is there some way of making three "plug boards": a GUI
> layer and a test problem layer and a numerical routines layer such that 
> they
> can be interconnected much like a telephone exchange routining calls where
> they need to go given the number that was dialed?
>    In a way this question harkens back to Robert's response to the 
> business
> logic vs gui layer question. Can anyone elaborate that in this case?
>
> Any thoughts on this matter would be very useful.
>
> Cheers,
>
>    Paule
> _______________________________________________
> Delphi mailing list -> [email protected]
> http://www.elists.org/mailman/listinfo/delphi
>
> _______________________________________________
> Delphi mailing list -> [email protected]
> http://www.elists.org/mailman/listinfo/delphi
> 

_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to