haasad / PyPardiso

Python interface to the Intel MKL Pardiso library to solve large sparse linear systems of equations
BSD 3-Clause "New" or "Revised" License
133 stars 20 forks source link

Licensing Intel oneAPI Math Kernel Library PARDISO #52

Closed parshakova closed 1 year ago

parshakova commented 1 year ago

do you know can pypardiso that is interfacing Intel oneAPI Math Kernel Library PARDISO be used for open source projects ?

haasad commented 1 year ago

Hi @parshakova,

pypardiso itself is licensed under the BSD-3-clause license: see LICENSE.txt

For PARDISO included in Intel MKL, to my knowledge the Intel Simplified Software License applies, see https://cdrdv2-public.intel.com/749362/intel-simplified-license-software-october-2022.pdf

see also: