[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
re-writing algorithms in Guile
From: |
Tim Meehan |
Subject: |
re-writing algorithms in Guile |
Date: |
Mon, 28 Jun 2021 16:38:50 -0500 |
Say for instance, I have found an algorithm for scalar function
minimization on a website, written in C. It is posted with a license for
use. If I write something based on this hypothetical code, is it then
clearly also licensed in the same manner?
Granted, I know that this is guile-user and not guile-lawyer, but in many
cases the transformation from procedural to functional is kind of a radical
re-imagining. I usually try to contact the people and ask them directly,
but was wondering what was the general consensus in cases where the
original author did not answer?
- re-writing algorithms in Guile,
Tim Meehan <=
- Re: re-writing algorithms in Guile, Zelphir Kaltstahl, 2021/06/28
- Re: re-writing algorithms in Guile, Nate Rosenbloom, 2021/06/29
- Re: re-writing algorithms in Guile, Vivien Kraus, 2021/06/29
- Re: re-writing algorithms in Guile, Nate Rosenbloom, 2021/06/29
- Re: re-writing algorithms in Guile, tomas, 2021/06/29
- Re: re-writing algorithms in Guile, Tim Meehan, 2021/06/29
- Re: re-writing algorithms in Guile, tomas, 2021/06/30
Re: re-writing algorithms in Guile, Jay Sulzberger, 2021/06/29
Re: re-writing algorithms in Guile, Dr. Arne Babenhauserheide, 2021/06/29