public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* Re: GPL - GSL and derivative work.
  2001-12-19 13:20   ` GPL - GSL and derivative work Nicolai Hanssing
@ 2001-12-19 13:20     ` Timothy H. Keitt
  0 siblings, 0 replies; 4+ messages in thread
From: Timothy H. Keitt @ 2001-12-19 13:20 UTC (permalink / raw)
  To: Nicolai Hanssing; +Cc: gsl-discuss

These are pretty clearly spelled out at www.gnu.org.  Short answer: 
LGPL, linking from closed-source OK.; GPL, you have to release the 
source of the application under GPL to link with GPL library.  In any 
case, the copyright holders are free to issue you an alternative license 
if they so choose.

T.

Nicolai Hanssing wrote:

>Dear listmembers
>
>I was wondering what the authors of gsl, consideres to be derivative work.
>An example follows:
>
>--------
>A firm writes an application, that uses/links with gsl. The firm does not
>however modify the gsl-source.
>
>Now the firm wants to sell/distribute the application, then what is forced
>by the GPL?
>
>The firm,
>*) Has to make the source of the application publicly available?
>I.e. will rewrite the application to not use GSL .... :-)
>*) Has to distribute the source of gsl along with the application?
>*) Has to include the GPL-license in the documaentation?
>*) Must not advertize with the use of GSL without permission?
>*) anything else...
>
>I'm currently writing my thesis in cooperation with a firm, and I'm using
>gsl, so what are the firm's possibilities afterwards [of course the source
>is public - it's a thesis] for future use?
>
>
>Regards
>	Nicolai Hanssing
>	Denmark
>

-- 
Timothy H. Keitt
Department of Ecology and Evolution
State University of New York at Stony Brook
Stony Brook, New York 11794 USA
Phone: 631-632-1101, FAX: 631-632-7626
http://life.bio.sunysb.edu/ee/keitt/



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Nelder-Mead Simplex
@ 2001-12-19 13:20 Nicolai Hanssing
  2001-12-19 13:20 ` Brian Gough
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolai Hanssing @ 2001-12-19 13:20 UTC (permalink / raw)
  To: gsl-discuss

Are anyone working on other multidim minimisation-routines?

Otherwise, you can expect me to atleast implement SIMPLEX in
gsl_multimin_, i.e. a simple slow non-gradient solver.  Comments are
welcome.

Regards
	Nicolai Hanssing
	Denmark


^ permalink raw reply	[flat|nested] 4+ messages in thread

* GPL - GSL and derivative work.
  2001-12-19 13:20 ` Brian Gough
@ 2001-12-19 13:20   ` Nicolai Hanssing
  2001-12-19 13:20     ` Timothy H. Keitt
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolai Hanssing @ 2001-12-19 13:20 UTC (permalink / raw)
  To: gsl-discuss

Dear listmembers

I was wondering what the authors of gsl, consideres to be derivative work.
An example follows:

--------
A firm writes an application, that uses/links with gsl. The firm does not
however modify the gsl-source.

Now the firm wants to sell/distribute the application, then what is forced
by the GPL?

The firm,
*) Has to make the source of the application publicly available?
I.e. will rewrite the application to not use GSL .... :-)
*) Has to distribute the source of gsl along with the application?
*) Has to include the GPL-license in the documaentation?
*) Must not advertize with the use of GSL without permission?
*) anything else...

I'm currently writing my thesis in cooperation with a firm, and I'm using
gsl, so what are the firm's possibilities afterwards [of course the source
is public - it's a thesis] for future use?


Regards
	Nicolai Hanssing
	Denmark

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Nelder-Mead Simplex
  2001-12-19 13:20 Nelder-Mead Simplex Nicolai Hanssing
@ 2001-12-19 13:20 ` Brian Gough
  2001-12-19 13:20   ` GPL - GSL and derivative work Nicolai Hanssing
  0 siblings, 1 reply; 4+ messages in thread
From: Brian Gough @ 2001-12-19 13:20 UTC (permalink / raw)
  To: Nicolai Hanssing; +Cc: gsl-discuss

Nicolai Hanssing writes:
 > Are anyone working on other multidim minimisation-routines?

No, I don't think so.

 > Otherwise, you can expect me to atleast implement SIMPLEX in
 > gsl_multimin_, i.e. a simple slow non-gradient solver.  Comments are
 > welcome.

Cool.  

Make sure you can release it under the GPL (for example, don't copy
from Numerical Recipes).

The GSL 'coding standards' are in doc/gsl-design.texi.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-12-19 13:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-19 13:20 Nelder-Mead Simplex Nicolai Hanssing
2001-12-19 13:20 ` Brian Gough
2001-12-19 13:20   ` GPL - GSL and derivative work Nicolai Hanssing
2001-12-19 13:20     ` Timothy H. Keitt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).