<p dir="ltr">On 30 Oct 2014 03:58, "Sturla Molden" <<a href="mailto:sturla.molden@gmail.com">sturla.molden@gmail.com</a>> wrote:<br>
[...]<br>
> We cannot bundle NumPy or SciPy binaries with FFTW due to GPL [*], but<br>
> as I understand it we already have permission from Intel to bundle<br>
> binary wheels linked with MKL. Accelerate is a system library, so that<br>
> does not pose a license problem.<br>
><br>
> [*] Actually, we could, but the binaries would be tainted with a viral<br>
> license.</p>
<p dir="ltr">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).</p>
<p dir="ltr">-n</p>