An open API service indexing awesome lists of open source software.

https://github.com/tmcdonell/accelerate-nofib

Regression test suite for Accelerate
https://github.com/tmcdonell/accelerate-nofib

Last synced: 11 months ago
JSON representation

Regression test suite for Accelerate

Awesome Lists containing this project

README

          

# Regression test suite for Accelerate

[![Build Status](https://travis-ci.org/tmcdonell/accelerate-nofib.svg?branch=master)](https://travis-ci.org/tmcdonell/accelerate-nofib)
[![Stackage LTS](https://stackage.org/package/accelerate-nofib/badge/lts)](https://stackage.org/lts/package/accelerate-nofib)
[![Stackage Nightly](https://stackage.org/package/accelerate-nofib/badge/nightly)](https://stackage.org/nightly/package/accelerate-nofib)
[![Hackage](https://img.shields.io/hackage/v/accelerate-nofib.svg)](https://hackage.haskell.org/package/accelerate-nofib)

This package provides a set of regression tests for the Accelerate array
language. For details on Accelerate, refer to the [main
repository](https://github.com/AccelerateHS/accelerate).