Closed
Description
TODO:
- Feature complete
- Functions
- array methods
- other classes
- Statics (aka enums)
- gfor
- make it as async: TODO: progress towards v0.3.0 #9
- Atleast two different working examples (other than hello world)
- pi
- neural network with mnist
- AFArray, math functions, device functions, vector algorithms, gfor fully documented, skeleton for full documentation
- AFArray
- math functions
- device functions
- vector algorithms
- gfor
- skeleton
- Basic unit tests covering AFArray methods, indexing operators, essential math functions, gfor and vector algorithms
- AFArray
- math functions
- device functions
- vector algorithms
- gfor
- Fixes