Skip to content

melsman/canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canvas library for Futhark

This library provides simple canvas functionality for use with Futhark. The library demonstrates that it is possible to construct objects in parallel using flattening techniques. A demonstration of the library is available in the demo directory.

Statistics

Build Status

Installation

$ futhark-pkg add github.com/melsman/canvas
$ futhark-pkg sync

Usage example

$ make demo