#
arrayfire
Here are 32 public repositories matching this topic...
Julia wrapper for the ArrayFire library
-
Updated
Nov 18, 2020 - Julia
C++, CUDA, and MATLAB codes for the paper "An Exact and Fast Computation of Discrete Fourier Transform for Polar and Spherical Grid"
c-plus-plus
signal-processing
matlab
cuda
arrayfire
polar
fourrier-transform
spherical-geometry
nonuniform-sampling
fourier-transform
nonuniform
-
Updated
Apr 20, 2017 - MATLAB
A faster lmm for GWAS. Supports GPU backend.
-
Updated
Dec 5, 2018 - D
This repository is the base camp for an image editing application based on ArrayFire and Qt.
-
Updated
Nov 28, 2020 - C++
Dockerfile for Building and Using ArrayFire https://github.com/arrayfire/arrayfire.git
-
Updated
Oct 13, 2021 - Dockerfile
ArrayFire-backed ITK pipelines
-
Updated
Dec 5, 2019 - C++
Multi-dimensional Functional Principal Component Analysis
arrayfire
pca
functional-data-analysis
nonparametric-regression
local-polynomial-regression
cv-partition
-
Updated
Aug 28, 2017 - Jupyter Notebook
Implementing a simple Artificial Neural Network library from scratch using C++
-
Updated
Nov 25, 2019 - C++
Bachelor Thesis Project - Converts a monophonic wav file into MIDI
-
Updated
Nov 17, 2019 - Rust
Graphical neural network editor and simulator made for C++ course at university.
-
Updated
Mar 30, 2019 - C++
An openFrameworks addon with pre-compiled binaries of ArrayFire.
-
Updated
Jul 16, 2021 - C++
GPU-based Probabilistic Cellular Automata Simulation
-
Updated
Jun 16, 2019 - C++
Toying around with ArrayFire in Rust
-
Updated
Sep 4, 2020 - Rust
-
Updated
Mar 13, 2018 - C++
An Open Source, GPU Accelerated, Quantum Computer Simulator
-
Updated
Mar 31, 2018 - C++
Improve this page
Add a description, image, and links to the arrayfire topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the arrayfire topic, visit your repo's landing page and select "manage topics."
Current implementation of join can be improved by performing the operation in a single call to the backend kernel instead of multiple calls.
This is a fairly easy kernel and may be a good issue for someone getting to know CUDA/ArrayFire internals. Ping me if you want additional info.