Some additional libraries we maintain for working with Accelerate.
accelerate-io: Fast conversion between Accelerate arrays and other array formats, including vector and repa, as well as reading and writing arrays as BMP images.
accelerate-fft: Discrete Fourier transforms, with FFI bindings to optimised external implementations for both the CPU and GPU.
colour-accelerate: Colour representations in Accelerate, including RGB, sRGB, HSV, and HSL. Also includes 191 predefined, named colours.
lens-accelerate: Lens operators for Accelerate types, in particular useful for accessing components of tuples and other product types.
linear-accelerate: Types and combinators for working with the linear package in Accelerate.
gloss-accelerate: Generate gloss pictures from Accelerate.
gloss-raster-accelerate: Parallel rendering of raster images and animations with gloss.
mwc-random-accelerate: Generate Accelerate arrays filled with high quality pseudorandom numbers