On 30 Oct 2014 03:58, "Sturla Molden" <sturla.mol...@gmail.com> wrote:
[...]
> We cannot bundle NumPy or SciPy binaries with FFTW due to GPL [*], but
> as I understand it we already have permission from Intel to bundle
> binary wheels linked with MKL. Accelerate is a system library, so that
> does not pose a license problem.
>
> [*] Actually, we could, but the binaries would be tainted with a viral
> license.

And binaries linked with MKL are tainted by a proprietary license... They
have very similar effects, in both cases you can use the binary just fine
for whatever you want, but if you redistribute it as part of a larger work,
then you must (follow the terms of the GPL/follow the terms of Intel's
license).

-n
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to