A Physics forum. Physics Banter

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.

Go Back   Home » Physics Banter forum » Physics Newsgroups » The Theory of Relativity
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Tags: , , ,

Gamma Function - Garaphical Analysis



 
 
Thread Tools Display Modes
  #1  
Old September 12th 04 posted to sci.physics,sci.physics.electromag,sci.physics.particle,sci.physics.relativity
D. Baruth
external usenet poster
 
Posts: 11
Default Gamma Function - Garaphical Analysis

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 critique.
Currently you may enjoy the marvels of the:

Gamma Function - Gamma(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  
Old September 12th 04 posted to sci.physics,sci.physics.electromag,sci.physics.particle,sci.physics.relativity
Eric Gisse
external usenet poster
 
Posts: 328
Default Gamma Function - Garaphical Analysis

On 11 Sep 2004 16:50:21 -0700, (D. Baruth) wrote:

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 critique.
Currently you may enjoy the marvels of the:

Gamma Function - Gamma(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.


Um.

I must ask why you post this everywhere but sci.math.

Also, I must ask why you think people would use your sourceless
executable in anything.


Dan Baruth

x86atigingdotcom


  #3  
Old September 12th 04 posted to sci.physics,sci.physics.electromag,sci.physics.particle,sci.physics.relativity
D. Baruth
external usenet poster
 
Posts: 30
Default Gamma Function - Garaphical Analysis


Eric Gisse wrote in message
...
: On 11 Sep 2004 16:50:21 -0700, (D. Baruth) wrote:
:
: 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 critique.
: Currently you may enjoy the marvels of the:
:
: Gamma Function - Gamma(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.
:
: Um.
:
: I must ask why you post this everywhere but sci.math.

I did; it had not been retrieved by your server yet, I guess. I posted with
Google
and they do not allow crossposting to more than 4 groups at a time. Hence,
I
have split my posting to sci.math.* (4 groups) and sci.physics.* (4 groups).

:
: Also, I must ask why you think people would use your sourceless
: executable in anything.
:

The freely available computer program contributes to the better
understanding of the Gamma function in the entire real domain.
Furthermore, the reciprocal gamma function (1/Gamma(x)) is
also available on the site above.

I don't know from where you take the idea that I should work for
you for nothing. Giving away the source code is giving away your
intellectual rights (on your creative work). Sorry.

Dan Baruth
x86atigingdotcom


  #4  
Old September 12th 04 posted to sci.physics,sci.physics.electromag,sci.physics.particle,sci.physics.relativity
Matthew Nobes
external usenet poster
 
Posts: 16
Default Gamma Function - Garaphical Analysis

"D. Baruth" writes:

Eric Gisse wrote in message
...
:
: Also, I must ask why you think people would use your sourceless
: executable in anything.
:

The freely available computer program contributes to the better
understanding of the Gamma function in the entire real domain.


What is there to understand? How is this different from using
gnuplot?

Furthermore, the reciprocal gamma function (1/Gamma(x)) is
also available on the site above.


immoland-~ gnuplot
[snip]
gnuplot plot [0:10] gamma(x)
gnuplot plot [0:10] 1.0/gamma(x)

There's really not much to see out past x=10... it just keeps getting
bigger (or smaller) pretty fast.

I don't know from where you take the idea that I should work for
you for nothing.


Well, you did give the executable away for free. And the only reason to
use a new implementation of the gamma function would be if it were
faster than those availible already. So you'd want the source (or some
sort of library file). A program that simply plots gamma(x) seems redundant.

Giving away the source code is giving away your
intellectual rights (on your creative work). Sorry.


That's not true really. You could certainly distribute the source under
a "do not share this" license.

It doesn't really matter though, since plotting gamma(x) is pretty easy
with exisiting (free) tools.

--
Matthew Nobes
Newman Lab, Cornell Univesity, Ithaca, NY 14853
http://www.lepp.cornell.edu/~nobes
  #5  
Old September 13th 04 posted to sci.physics,sci.physics.electromag,sci.physics.particle,sci.physics.relativity
D. Baruth
external usenet poster
 
Posts: 30
Default Gamma Function - Garaphical Analysis


Matthew Nobes wrote in message
...
: "D. Baruth" writes:
:
: Eric Gisse wrote in message
: ...
: :
: : Also, I must ask why you think people would use your sourceless
: : executable in anything.
: :
:
: The freely available computer program contributes to the better
: understanding of the Gamma function in the entire real domain.
:
: What is there to understand? How is this different from using
: gnuplot?

Only few use Linux (or am I wrong?).

: Furthermore, the reciprocal gamma function (1/Gamma(x)) is
: also available on the site above.

: gnuplot plot [0:10] gamma(x)
: gnuplot plot [0:10] 1.0/gamma(x)

What about the really interesting part, say the interval [-10,0] ?

[snip]

: It doesn't really matter though, since plotting gamma(x) is pretty easy
: with exisiting (free) tools.

From your response, it looks as if you had not used my program. If
you did, you would have noticed that the function(s) calculates extremely
fast and precise. Applications on x86/7 hardware that need a small, precise
and very fast library of transcendental functions will not find it in
gnuplot.

Dan Baruth
x86atigingdotcom



  #6  
Old September 13th 04 posted to sci.physics,sci.physics.electromag,sci.physics.particle,sci.physics.relativity
Roy McCammon
external usenet poster
 
Posts: 57
Default Gamma Function - Garaphical Analysis

D. Baruth wrote:
Matthew Nobes wrote in message
...
: "D. Baruth" writes:
:
: Eric Gisse wrote in message
: ...
: :
: : Also, I must ask why you think people would use your sourceless
: : executable in anything.
: :
:
: The freely available computer program contributes to the better
: understanding of the Gamma function in the entire real domain.

snip


: It doesn't really matter though, since plotting gamma(x) is pretty easy
: with exisiting (free) tools.

From your response, it looks as if you had not used my program. If
you did, you would have noticed that the function(s) calculates extremely
fast and precise. Applications on x86/7 hardware that need a small, precise
and very fast library of transcendental functions will not find it in
gnuplot.


as Matthew Nobes indicated, a stand alone evaluate and plot of the
Gamma function is not useful or interesting enough to pay for and
its not useful useful or interesting to take the risk of downloading
an executable that may contain a virus or do something bad to my computer.

Useful source code for Gamma and other functions may be found at
www.nr.com (home page of numerical recipes).






--
local optimization seldom leads to global optimization

my e-mail address is: my first name my last name AT mmm DOT com

  #7  
Old September 13th 04 posted to sci.physics,sci.physics.electromag,sci.physics.particle,sci.physics.relativity
bluechip
external usenet poster
 
Posts: 8
Default Gamma Function - Garaphical Analysis

D. Baruth wrote:
Matthew Nobes wrote in message
...
: "D. Baruth" writes:
:
: Eric Gisse wrote in message
: ...
: :
: : Also, I must ask why you think people would use your sourceless
: : executable in anything.
: :
:
: The freely available computer program contributes to the better
: understanding of the Gamma function in the entire real domain.
:
: What is there to understand? How is this different from using
: gnuplot?

Only few use Linux (or am I wrong?).


Utterly wrong. What makes you think people would want to download and
run a binary executable that they found on Usenet? Your program might as
well contain the cure for cancer but I don't care - nobody in their
right mind is going to use it since it's a ridiculous security risk.

Anyway, if you're so pleased with it, why not release the source and let
people judge for themselves?
  #8  
Old September 13th 04 posted to sci.physics,sci.physics.electromag,sci.physics.particle,sci.physics.relativity
D. Baruth
external usenet poster
 
Posts: 30
Default Gamma Function - Garaphical Analysis


Roy McCammon wrote in message
...
: D. Baruth wrote:
: Matthew Nobes wrote in message
: ...
: : "D. Baruth" writes:
: :
: : Eric Gisse wrote in message
: : ...
: : :
: : : Also, I must ask why you think people would use your sourceless
: : : executable in anything.
: : :
: :
: : The freely available computer program contributes to the better
: : understanding of the Gamma function in the entire real domain.
: snip
:
:
: : It doesn't really matter though, since plotting gamma(x) is pretty
easy
: : with exisiting (free) tools.
:
: From your response, it looks as if you had not used my program. If
: you did, you would have noticed that the function(s) calculates
extremely
: fast and precise. Applications on x86/7 hardware that need a small,
precise
: and very fast library of transcendental functions will not find it in
: gnuplot.
:
: as Matthew Nobes indicated, a stand alone evaluate and plot of the
: Gamma function is not useful or interesting enough to pay for and
: its not useful useful or interesting to take the risk of downloading
: an executable that may contain a virus or do something bad to my computer.
:
: Useful source code for Gamma and other functions may be found at
: www.nr.com (home page of numerical recipes).

The stand alone Gamma, Reciprocal Gamma and Bessel function of the
first kind are free. Anyway, thank you for the critique.

D. Baruth

  #9  
Old September 21st 04 posted to sci.physics,sci.physics.electromag,sci.physics.particle,sci.physics.relativity
Richard Herring
external usenet poster
 
Posts: 1,868
Default Gamma Function - Garaphical Analysis

In message , D. Baruth
writes

Eric Gisse wrote in message
.. .
: On 11 Sep 2004 16:50:21 -0700, (D. Baruth) wrote:
:
: 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 critique.
: Currently you may enjoy the marvels of the:
:
: Gamma Function - Gamma(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.
:
: Um.
:
: I must ask why you post this everywhere but sci.math.

I did; it had not been retrieved by your server yet, I guess. I posted with
Google
and they do not allow crossposting to more than 4 groups at a time. Hence,
I
have split my posting to sci.math.* (4 groups) and sci.physics.* (4 groups).

:
: Also, I must ask why you think people would use your sourceless
: executable in anything.
:

The freely available computer program contributes to the better
understanding of the Gamma function in the entire real domain.
Furthermore, the reciprocal gamma function (1/Gamma(x)) is
also available on the site above.

I don't know from where you take the idea that I should work for
you for nothing.


You don't feel it sort of goes hand in hand with your request for others
to test your code for you for nothing?

Giving away the source code is giving away your
intellectual rights (on your creative work). Sorry.


--
Richard Herring
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Gamma Function - Garaphical Analysis D. Baruth Physics - General Discussion 7 September 13th 04 10:55 PM
Gamma Function D. Baruth The Theory of Relativity 41 September 11th 04 05:38 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


All times are GMT +1. The time now is 04:42 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2009 Physics Banter, part of the NewsgroupBanter project.
The comments are property of their posters.
Online Loans - Online Advertising - Online Loans - Car Finance - Loans