Back to Fundamental Linear Algebra Concepts with Python
Learner Reviews & Feedback for Fundamental Linear Algebra Concepts with Python by Howard University
17 ratings
About the Course
In this course, you'll be introduced to finding inverses and matrix algebra using Python. You will also practice using row reduction to solve linear equations as well as practice how to define linear transformations. Let's get started!
Filter by:
1 - 2 of 2 Reviews for Fundamental Linear Algebra Concepts with Python
By ELMER M P
•Nov 13, 2022
excelent
By Paul O
•Aug 7, 2023
There were two teachers. One of them was good, the other was terrible. I won't say which one. His lectures are unorganized and he obviously spent no time at all preparing. In one lecture he reads a csv file into a Pandas DataFrame, but he wants the Pandas Series to be a numpy array, so he enters the values manually rather than converting it programmatically. He called that a "real world" example.