Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Haskell bindings to ArrayFire

License

NotificationsYou must be signed in to change notification settings

arrayfire/arrayfire-haskell

 
 

Repository files navigation

ArrayFire is a general-purpose library that simplifies the process of developingsoftware that targets parallel and massively-parallel architectures includingCPUs, GPUs, and other hardware acceleration devices.

haskfire is aHaskell binding for ArrayFire.

Installation

nix-build

Develop

nix-shell

Example

module Main whereimport Data.Array.Firemain :: IO ()main = putStrLn "hello world"

[8]ページ先頭

©2009-2025 Movatter.jp