[Numpy-discussion] Dropping support for Accelerate

Matthew Brett matthew.brett at gmail.com
Sat Jul 29 06:34:48 EDT 2017


Hi,

On Sat, Jul 29, 2017 at 11:26 AM, Ilhan Polat <ilhanpolat at gmail.com> wrote:
> Yet another twirl to the existing spaghetti
>
> https://www.continuum.io/blog/developer-blog/open-sourcing-anaconda-accelerate
>

Just to avoid some obvious confusion, Anaconda Accelerate is nothing
to do with macOS Accelerate:

"""
Accelerate currently is composed of three different feature sets:

Python wrappers around NVIDIA GPU libraries for linear algebra, FFT,
sparse matrix operations, sorting and searching.
Python wrappers around some of Intel’s MKL Vector Math Library functions
A “data profiler” tool based on cProfile and SnakeViz.
"""

Cheers,

Matthew


More information about the NumPy-Discussion mailing list