===================
Math Kernel Library
===================

The Math Kernel Library provides BLAS, LAPACK, and other math routines. For more information, see `Intel's site <https://software.intel.com/en-us/mkl-reference-manual-for-c>`_.

The following functions, FFT variants and accelerated UFuncs are available for use with Accelerate:

.. toctree::
	:maxdepth: 1

	mkl-control
	mkl-blas
	mkl-fft
	mkl-ufuncs
