Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 219 Bytes

File metadata and controls

10 lines (7 loc) · 219 Bytes

fm: fast math for Racket

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