Skip to content

an linear algebra library for Pure which strives to resolve into optimized calls to BLAS routines.

Notifications You must be signed in to change notification settings

avventi/pure-linalg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pure-linalg is an experimental linear algebra library for Pure.

its main objective is to provide a way of writing linear algebra 
equation in an intuitive way with the least sacrifice possible 
in terms of speed.

this is achieved by applying the powerful term rewriting capabilities
of Pure which make it simple to translate linear algebra equations 
into an optimized sequence of BLAS calls.

it is currently in a prototype status and is not intended for use 

About

an linear algebra library for Pure which strives to resolve into optimized calls to BLAS routines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages