Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 907 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 907 Bytes

Ultimate Data - Matrices and Linear Algebra

This is material for developers who have some experience with Go and statistics and want to learn how to work with data to make better decisions. We believe these classes are perfect for data analysts/scientists/engineers interested in working in Go or Go programmers interested in doing data analysis.

Note: This material has been designed to be taught in a classroom environment. The code is well commented but missing some of the contextual concepts and ideas that will be covered in class.

Matrix Creation/Modification/Access

Matrix Creation/Modification/Access

Matrix Operations, Linear Algebra

Matrix Operations, Linear Algebra


All material is licensed under the Apache License Version 2.0, January 2004.