All Projects → uncomplicate → Neanderthal

uncomplicate / Neanderthal

Licence: epl-1.0
Fast Clojure Matrix Library

Programming Languages

java
68154 projects - #9 most used programming language
clojure
4091 projects

Projects that are alternatives of or similar to Neanderthal

Hipsycl
Implementation of SYCL for CPUs, AMD GPUs, NVIDIA GPUs
Stars: ✭ 377 (-59.33%)
Mutual labels:  gpu, gpgpu, opencl, cuda, high-performance-computing, gpu-computing
Arraymancer
A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends
Stars: ✭ 793 (-14.46%)
Mutual labels:  gpgpu, opencl, cuda, high-performance-computing, gpu-computing
Bayadera
High-performance Bayesian Data Analysis on the GPU in Clojure
Stars: ✭ 342 (-63.11%)
Mutual labels:  gpu, opencl, cuda, high-performance-computing, gpu-computing
Cuda Api Wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
Stars: ✭ 362 (-60.95%)
Mutual labels:  gpu, gpgpu, cuda, gpu-computing
Arrayfire Python
Python bindings for ArrayFire: A general purpose GPU library.
Stars: ✭ 358 (-61.38%)
Mutual labels:  gpu, gpgpu, opencl, cuda
Arrayfire
ArrayFire: a general purpose GPU library.
Stars: ✭ 3,693 (+298.38%)
Mutual labels:  gpu, gpgpu, opencl, cuda
Parenchyma
An extensible HPC framework for CUDA, OpenCL and native CPU.
Stars: ✭ 71 (-92.34%)
Mutual labels:  gpu, gpgpu, opencl, cuda
Futhark
💥💻💥 A data-parallel functional programming language
Stars: ✭ 1,641 (+77.02%)
Mutual labels:  gpu, gpgpu, opencl, cuda
Cekirdekler
Multi-device OpenCL kernel load balancer and pipeliner API for C#. Uses shared-distributed memory model to keep GPUs updated fast while using same kernel on all devices(for simplicity).
Stars: ✭ 76 (-91.8%)
Mutual labels:  gpu, gpgpu, opencl, gpu-computing
Ilgpu
ILGPU JIT Compiler for high-performance .Net GPU programs
Stars: ✭ 374 (-59.65%)
Mutual labels:  gpu, gpgpu, opencl, cuda
MatX
An efficient C++17 GPU numerical computing library with Python-like syntax
Stars: ✭ 418 (-54.91%)
Mutual labels:  gpu, cuda, gpgpu, gpu-computing
Vuh
Vulkan compute for people
Stars: ✭ 264 (-71.52%)
Mutual labels:  gpu, gpgpu, high-performance-computing, gpu-computing
Stdgpu
stdgpu: Efficient STL-like Data Structures on the GPU
Stars: ✭ 531 (-42.72%)
Mutual labels:  gpu, gpgpu, cuda, gpu-computing
Occa
JIT Compilation for Multiple Architectures: C++, OpenMP, CUDA, HIP, OpenCL, Metal
Stars: ✭ 230 (-75.19%)
Mutual labels:  gpu, gpgpu, opencl, cuda
Bitcracker
BitCracker is the first open source password cracking tool for memory units encrypted with BitLocker
Stars: ✭ 463 (-50.05%)
Mutual labels:  gpu, gpgpu, opencl, cuda
Arrayfire Rust
Rust wrapper for ArrayFire
Stars: ✭ 525 (-43.37%)
Mutual labels:  gpu, gpgpu, opencl, cuda
Aparapi
The New Official Aparapi: a framework for executing native Java and Scala code on the GPU.
Stars: ✭ 352 (-62.03%)
Mutual labels:  gpu, gpgpu, opencl
Luxcore
LuxCore source repository
Stars: ✭ 601 (-35.17%)
Mutual labels:  opencl, cuda, gpu-computing
Vexcl
VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP
Stars: ✭ 626 (-32.47%)
Mutual labels:  gpgpu, opencl, cuda
Webclgl
GPGPU Javascript library 🐸
Stars: ✭ 313 (-66.24%)
Mutual labels:  gpu, gpgpu, gpu-computing

New books available for subscription

Deep Learning for Programmers Numerical Linear Algebra for Programmers

Neanderthal

Adopt your pet function and become a patron.

Neanderthal is a Clojure library for fast matrix and linear algebra computations based on the highly optimized native libraries of BLAS and LAPACK computation routines for both CPU and GPU..

How to use it

Read the documentation at Neanderthal Web Site.

License

Copyright © 2014-2019 Dragan Djuric

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].