echawk / fustal

A general purpose statistics library in futhark. WIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fustal

FUthark STAtistical Llibrary

Why? - In general

This is my capstone project for DATA Science at Valparaiso University.

Why? - Futhark

Futhark was chosen because it came up in summer research that I did under Professor Nicholas Rosasco. Futhark was also chosen because of it's very promising performance benchmarks and the active academic research that goes into it. Writing this statistical software package will hopefully bring more attention to this very interesting language.

It also helps that I really enjoy functional programming.

Futhark also compiles to multiple different backends, including Python - so this can be used by more than just myself.

About

A general purpose statistics library in futhark. WIP

License:ISC License


Languages

Language:Futhark 35.4%Language:Shell 27.3%Language:Python 19.4%Language:R 9.4%Language:Emacs Lisp 4.4%Language:Common Lisp 2.4%Language:C 1.7%