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

https://github.com/oetr/fm

Fast math for Racket
https://github.com/oetr/fm

Last synced: 5 months ago
JSON representation

Fast math for Racket

Awesome Lists containing this project

README

          

#+TITLE: fm: fast math for Racket

* DONE Roadmap
** Helper functions in C to speed things up
- fm:arange for all types
- matrix build for multiple archs
- auto-build C helpers when installing

** Backprop by autograd