On Wed, May 8, 2013 at 6:09 PM, MACKEITH Andrew <[email protected]> wrote: > The numpy libraries (numpy/core/machar.py, numpy/fft/info.py, > numpy/lib/function_base.py) contain references to "Numerical Recipes: The > Art of Scientific Computing". The book contains a licensing section which > states "... Unlicensed transfer of Numerical Recipes programs to any other > format is strictly prohibited". From this we understand that use of the > book as a reference is permitted, but copying of code for distribution, > whether non-commercially or otherwise is not permitted. We are wondering > if anyone has done an analysis of this situation around numpy, and if so > what conclusion they might have reached?
These are references to the book's text for the discussion of the algorithms and concepts in general, not copies of the code from the attached disk. -- Robert Kern _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
