项目作者: chinmayb
项目描述 :
Training exercise
高级语言: Go
项目地址: git://github.com/chinmayb/gotraining.git
gotraining
Training exercise
This contains trainingApp which calls other packages
TODO
- write me a lib to matrices
- create, takes dimension,
slice of slices. slices of ints - add , takes two matrices, return matrices and bool
- multiply
Read about :