Skip to content

chinmayb/gotraining

Repository files navigation

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 :

  • effective go
  • lang spec

About

Training exercise

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages