TODO: - [x] Feature complete - [x] Functions - [x] array methods - [x] other classes - [x] Statics (aka enums) - [x] [gfor](http://www.arrayfire.com/docs/page_gfor.htm) - [ ] make it as async: https://github.com/arrayfire/arrayfire-js/issues/9 - [x] Atleast two different working examples (other than hello world) - [x] pi - [x] neural network with mnist - [ ] AFArray, math functions, device functions, vector algorithms, gfor fully documented, skeleton for full documentation - [x] AFArray - [ ] math functions - [x] device functions - [ ] vector algorithms - [ ] gfor - [ ] skeleton - [ ] Basic unit tests covering AFArray methods, indexing operators, essential math functions, gfor and vector algorithms - [ ] AFArray - [x] math functions - [x] device functions - [ ] vector algorithms - [x] gfor - [x] Fixes - [x] [Make sure those functions are async](https://github.com/arrayfire/arrayfire_js/issues/2)