Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Continuum Blaze

Compare

  Analyzed almost 1 year ago

Blaze is the next-generation of NumPy. It is designed as a foundational set of abstractions on which to build out-of-core and distributed algorithms over a wide variety of data sources and to extend the structure of NumPy itself. Blaze allows easy composition of low level computation kernels (C ... [More] , Fortran, Numba) to form complex data transformations on large datasets. In Blaze, computations are described in a high-level language (Python) but executed on a low-level runtime (outside of Python), enabling the easy mapping of high-level expertise to data without sacrificing low-level performance. Blaze aims to bring Python and NumPy into the massively-multicore arena, allowing it to leverage many CPU and GPU cores across computers, virtual machines and cloud services. [Less]

29.4K lines of code

1 current contributors

over 5 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

Brisk: Applied Numba

Compare

  Analyzed almost 1 year ago

Optimized numerical computation using Continuum's Numba. Intended as a drop-in replacement for numerical functions in numpy, scipy, or builtins. Provides strong performance boosts. Inputs use numpy arrays. Using other formats like lists, or pandas Dataframes will adversely affect speed. ... [More] Rough/early release - Open to suggestions and bug reports. [Less]

483 lines of code

0 current contributors

almost 8 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses