5 Tensor refactor

blog.chewxy.com posted by kenny 2397 days ago  

I recently finished a major refactor of `tensor`, which is a package for generic multidimensional arrays in Go. In this blog post I will recount the refactoring process, and why certain decisions were made. Further more I will also share some thoughts with regards to generics in Go while trying not to sound like a complete prat.

Register to comment or vote on this story