AccelerateHS / accelerate-examplesLinks
Examples for the Accelerate language
☆69Updated 4 years ago
Alternatives and similar repositories for accelerate-examples
Users that are interested in accelerate-examples are comparing it to the libraries listed below
Sorting:
- Many-dimensional type-safe numeric ops☆46Updated 3 years ago
- Haskell FFI bindings to CUDA☆78Updated 2 months ago
- Haskell Library implementing standard functions for the Algebra of Physical Space Cl(3,0)☆57Updated 3 years ago
- Source for personal blog.☆77Updated 2 months ago
- High performance, regular, shape polymorphic parallel arrays.☆142Updated 5 months ago
- Generic random generators☆81Updated 2 years ago
- A talk on type-generic FFT in Haskell☆46Updated 3 years ago
- Numerical Methods in Haskell with Applications to Data Analysis, Finance and Physics☆57Updated 4 years ago
- Coordinate-free hypersurfaces as Haskell types☆41Updated 2 months ago
- Combinators and types for easily building trainable neural networks using the backprop library☆33Updated 5 years ago
- Type-safe tensor manipulation operations in Haskell with tensorflow-style automatic differentiation☆59Updated 8 years ago
- A haskell numeric prelude, providing a clean structure for numbers and operations that combine them.☆69Updated 8 months ago
- Vector & affine spaces, linear maps, and derivatives☆49Updated 2 weeks ago
- Haskell library for semigroup actions and torsors☆62Updated 4 months ago
- Haskell bindings to the Eigen C++ library☆16Updated last year
- A Haskell translation of Idris's original algebraic effects library☆41Updated 8 years ago
- Tensors in Haskell☆40Updated 5 months ago
- Haskell bindings to ArrayFire☆60Updated 6 months ago
- A suite of Haskell libraries for representing, manipulating, and sampling random variables☆43Updated last year
- Haskel binding for Eigen library. Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related a…☆23Updated 6 years ago
- DEPRECATED: Accelerate backend for NVIDIA GPUs☆56Updated 8 years ago
- Monad Transformers and Classes