Python for linear algebra (for absolute learners)



What’s it like to make use of the Python programming language to study linear algebra? Watch this brief course and discover out!

No earlier expertise crucial! Not with coding, not with linear algebra. All you want is 2-Three hours of time and an curiosity in studying one thing new. The video is 2 hours lengthy, and the workouts will take you ~1 hour. (Trace: Strive watching the video at 1.25x or 1.5x velocity!)

By the top of this course, you’ll know whether or not (1) you wish to proceed studying math utilizing Python (or another coding language), or (2) this is not the fitting path for you, by which case higher to search out out this manner than after spending a ton of cash, time, and frustration!

If you wish to take a deep dive into linear algebra and coding, take a look at my full-length course (33 hours!): https://www.udemy.com/course/linear-algebra-theory-and-implementation/?couponCode=202009

And if you’re focused on a deep-dive into Python ranging from complete newbie, take a look at this course: https://www.udemy.com/course/python-scientific-x/?couponCode=202009a

For an inventory of all my full-length programs, take a look at http://sincxpress.com/.

Full-length textbook right here: https://www.amazon.com/Linear-Algebra-Principle-Instinct-Code/dp/9083136604

TABLE OF CONTENTS FOR VIDEO SEGMENTS
00:00:00 — Introduction
00:02:10 — Getting began with Python
00:08:52 — Variables and arithmetic
00:21:39 — The numpy module
00:31:14 — The matplotlib module
00:44:36 — Vectors and scalar multiplication
00:58:26 — The vector dot product
01:07:32 — Matrices
01:17:45 — Transposing vectors and matrices
01:27:56 — Matrix multiplication
01:39:18 — The matrix inverse

source

20 thoughts on “Python for linear algebra (for absolute learners)”

  1. THanks so much! In Jypter it shows the outputs without using Print(). I'm using visual studio code and it doesn't do that. How can I see outputs without using print() every time? THanks 🙂

    Reply
  2. Preparing for GATE(general aptitude test of engineering) an entrance exam for masters in engineering in india. First chapter is linear algebra and python is my fav! So glad that there's a course available to integrate both. Took this course on udemy. Will be enjoying alot!! BIG THANKS!!!

    (Sorry for bad English)

    Reply
  3. wow, amazing video. You made Linear Algebra FUN! Only if the grouchy old professor was more like this I would have stayed in the course. Thank you! Greatly appreciate it <3

    Reply
  4. Yo, Mike! Iv'e been struggling to learn mathematics and I really appreciate your effort to help guys like me through your online courses and videos. Thanks dude!

    Reply

Leave a Comment