8000 GitHub - wyn/blash: In progress - Haskell implementation of the BLAS interface
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wyn/blash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blash

Haskell implementation of the BLAS interface.

The main library is pure haskell implementation of the BLAS interface.

There are no FFI bindings in the main library - all FFI bindings are kept in the test sections.

The test library uses monadic quickcheck and inline-c to check that this haskell implementation reproduces the OpenBLAS BLAS implementation

About

In progress - Haskell implementation of the BLAS interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0