![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Tags: function, gamma |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi, In order to test a (precise and very fast) library of transcendental functions, together with a graphical interface for real-time analysis, selected functions are being made available to the public for evaluation and critique. Currently you may enjoy the marvels of the: Gamma Function - Γ(x) The computer program runs in MS DOS or Windows on standard x86 machines with an FPU and SVGA (VESA standard). Detailed specifications and GUI description are available at: www.iging.com/Transcendental. Your constructive feedback is very much appreciated. Dan Baruth x86atigingdotcom |
| Ads |
|
#2
|
|||
|
|||
|
D. Baruth wrote:
In order to test a (precise and very fast) library of transcendental functions, together with a graphical interface for real-time analysis, selected functions are being made available to the public for evaluation and critique. This is most definitely a troll, and probably a virus or other nasty critter. The poster has not a clue about the state-of-the-art, the existing open-source scientific libraries, or how to write or distribute code in the modern world (e.g. such a function MUST be a library, not an executable). I suggest you avoid this like the plague it quite likely is. Tom Roberts |
|
#3
|
|||
|
|||
|
"D. Baruth" wrote in message ...
Hi, In order to test a (precise and very fast) library of transcendental functions, together with a graphical interface for real-time analysis, selected functions are being made available to the public for evaluation and critique. Currently you may enjoy the marvels of the: Gamma Function - Γ(x) The computer program runs in MS DOS or Windows on standard x86 machines with an FPU and SVGA (VESA standard). Detailed specifications and GUI description are available at: www.iging.com/Transcendental. Your constructive feedback is very much appreciated. Dan Baruth x86atigingdotcom Don't expect many people to try out a .EXE file from someone they don't know. Paul Cardinale |
|
#4
|
|||
|
|||
|
Dear Paul Cardinale:
"Paul Cardinale" wrote in message om... "D. Baruth" wrote in message ... Hi, In order to test a (precise and very fast) library of transcendental functions, together with a graphical interface for real-time analysis, selected functions are being made available to the public for evaluation and critique. Currently you may enjoy the marvels of the: Gamma Function - ?(x) The computer program runs in MS DOS or Windows on standard x86 machines with an FPU and SVGA (VESA standard). Detailed specifications and GUI description are available at: www.iging.com/Transcendental. Your constructive feedback is very much appreciated. Dan Baruth x86atigingdotcom Don't expect many people to try out a .EXE file from someone they don't know. Some people don't notice that their newsreader describes the actual name of the file that is going to be invoked, when they place the pointer over a disguised link. So he'll get some suckers to help him send spam, or whatever. David A. Smith |
|
#5
|
|||
|
|||
|
Tom Roberts wrote in message ...
D. Baruth wrote: In order to test a (precise and very fast) library of transcendental functions, together with a graphical interface for real-time analysis, selected functions are being made available to the public for evaluation and critique. This is most definitely a troll, and probably a virus or other nasty critter. The poster has not a clue about the state-of-the-art, the existing open-source scientific libraries, or how to write or distribute code in the modern world (e.g. such a function MUST be a library, not an executable). No you don't need a library, I can compute the gamma function to high accuracy using a short qBasic program, the equation is, oo GAMMA(s)= $ x^(s-1) e^-x dx 0 that's a simple step/sum/interation. Ken S. Tucker PS: I do agree downloading an executable is not good. Hopefully the OP will be back, he seems honest to me. I suggest you avoid this like the plague it quite likely is. Tom Roberts |
|
#6
|
|||
|
|||
|
"Ken S. Tucker" wrote in message om... | Tom Roberts wrote in message ... | D. Baruth wrote: | In order to test a (precise and very fast) library of transcendental | functions, together with a graphical interface for real-time | analysis, selected functions are being made available to the public | for evaluation and critique. | | This is most definitely a troll, and probably a virus or other nasty | critter. The poster has not a clue about the state-of-the-art, the | existing open-source scientific libraries, or how to write or distribute | code in the modern world (e.g. such a function MUST be a library, not an | executable). | | No you don't need a library, I can compute the gamma function | to high accuracy using a short qBasic program, the equation is, | | oo | GAMMA(s)= $ x^(s-1) e^-x dx | 0 | | that's a simple step/sum/interation. | Ken S. Tucker | PS: I do agree downloading an executable is not good. | Hopefully the OP will be back, he seems honest to me. Roberts' paranoia is scarcely justified when there is a tracable source. I put the code through a debugger and it's clean. Androcles. | I suggest you avoid this like the plague it quite likely is. | | | Tom Roberts |
|
#7
|
|||
|
|||
|
Androcles a écrit :
Roberts' paranoia is scarcely justified when there is a tracable source. I put the code through a debugger and it's clean. How could anyone believe that *you* are able to use a debugger ? |
|
#8
|
|||
|
|||
|
|
|
#9
|
|||
|
|||
|
|
|
#10
|
|||
|
|||
|
YBM wrote:
Androcles a écrit : Roberts' paranoia is scarcely justified when there is a tracable source. I put the code through a debugger and it's clean. How could anyone believe that *you* are able to use a debugger ? ------------------------------------------------------------------------------ Well, using a debugger is surely the simplest thing on earth. But does he know what the assembler he gets really means? mw |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Kronecker Delta, Delta Function, Green's Function, Probable Influence 2: Why the Reversal | OsherD | Physics - General Discussion | 1 | February 16th 06 02:09 AM |
| Gamma Function - Garaphical Analysis | D. Baruth | Physics - General Discussion | 7 | September 13th 04 10:55 PM |
| Gamma Function | D. Baruth | Physics - General Discussion | 0 | September 8th 04 01:54 AM |
| The Gamma Function | D. Baruth | Physics - General Discussion | 0 | September 8th 04 01:29 AM |
| The Gamma Function | D. Baruth | The Theory of Relativity | 0 | September 8th 04 01:29 AM |