Re: [fpc-pascal] code speed and size on various platforms

2008-06-18 Thread Marco van de Voort
> On Wed, 18 Jun 2008, Lourival Mendes wrote: > > > > Is there any other source?? I would like to create or have a Math.pas > > unity complete for scientific reasons... > > Maybe Jedi-math has what you need ? And there is also numlib, though docs are lacking.

Re: [fpc-pascal] code speed and size on various platforms

2008-06-18 Thread Michael Van Canneyt
On Wed, 18 Jun 2008, Lourival Mendes wrote: > Unfortunately I don't have the license for C version or anyone. > > Is there any other source?? I would like to create or have a Math.pas > unity complete for scientific reasons... Maybe Jedi-math has what you need ? Michael. > > > > 2008/6/18

Re: [fpc-pascal] code speed and size on various platforms

2008-06-18 Thread Lourival Mendes
Unfortunately I don't have the license for C version or anyone. Is there any other source?? I would like to create or have a Math.pas unity complete for scientific reasons... 2008/6/18, Michael Van Canneyt <[EMAIL PROTECTED]>: > > > On Wed, 18 Jun 2008, Lourival Mendes wrote: > > > But is it fr

Re: [fpc-pascal] code speed and size on various platforms

2008-06-18 Thread Mark Morgan Lloyd
Mattias Gaertner wrote: I would like to create a shot overview of the code quality of FPC. Please help to complete the list: Under i386 code size and speed is similar to Delphi and gcc (except for some synthetic benchmarks). Under x86_64 pentium code size and speed is similar to gcc (exc...).

Re: [fpc-pascal] code speed and size on various platforms

2008-06-18 Thread Michael Van Canneyt
On Wed, 18 Jun 2008, Lourival Mendes wrote: > But is it free avaiable? Or only in the book?? I have the sources. If you have a license for the C version, then I can try to send them to you. Michael. ___ fpc-pascal maillist - fpc-pascal@lists.freep

Re: [fpc-pascal] code speed and size on various platforms

2008-06-18 Thread Lourival Mendes
But is it free avaiable? Or only in the book?? 2008/6/18, Michael Van Canneyt <[EMAIL PROTECTED]>: > > > On Tue, 17 Jun 2008, Lourival Mendes wrote: > > > Dear all users, > > > >I'm looking for an unity for calculus of some more complex > > functions in Pascal than those avaiable in the Delp

Re: [fpc-pascal] code speed and size on various platforms

2008-06-18 Thread Michael Van Canneyt
On Tue, 17 Jun 2008, Lourival Mendes wrote: > Dear all users, > >I'm looking for an unity for calculus of some more complex > functions in Pascal than those avaiable in the Delphi math.pas unity. > For a more specific case I would like to calculate FFT and IFFT of > some signal data. Does t

Re: [fpc-pascal] code speed and size on various platforms

2008-06-17 Thread Lourival Mendes
Thanks Paul 2008/6/17 Paul Nicholls <[EMAIL PROTECTED]>: > "Lourival Mendes" <[EMAIL PROTECTED]> > wrote in message > news:[EMAIL PROTECTED] >> >> Dear all users, >> >> I'm looking for an unity for calculus of some more complex >> functions in Pascal than those avaiable in the Delphi math.pas un

Re: [fpc-pascal] code speed and size on various platforms

2008-06-17 Thread Paul Nicholls
"Lourival Mendes" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Dear all users, I'm looking for an unity for calculus of some more complex functions in Pascal than those avaiable in the Delphi math.pas unity. For a more specific case I would like to calculate FFT and IFFT of som

Re: [fpc-pascal] code speed and size on various platforms

2008-06-17 Thread Lourival Mendes
Dear all users, I'm looking for an unity for calculus of some more complex functions in Pascal than those avaiable in the Delphi math.pas unity. For a more specific case I would like to calculate FFT and IFFT of some signal data. Does the FPC has some? Is it possible to use it in Delphi ? Does

[fpc-pascal] code speed and size on various platforms

2008-06-06 Thread Mattias Gaertner
I would like to create a shot overview of the code quality of FPC. Please help to complete the list: Under i386 code size and speed is similar to Delphi and gcc (except for some synthetic benchmarks). Under x86_64 pentium code size and speed is similar to gcc (exc...). Under x86_64 amd code size