LBRY Block Explorer

LBRY Claims • linear-systems-and-sparse-matrices-with

7975b6103147c37b8ccbb36cc3a5dfd956444865

Published By
Created On
12 Dec 2020 03:08:11 UTC
Transaction ID
Cost
Safe for Work
Free
Yes
Linear Systems and Sparse Matrices with Numpy and Scipy
A lot of problems in numerical methods boil down to solving systems of linear equations. In many cases, the matrices involved are very large. Fortunately, often one finds most of the entries of these are zero. These are referred to as sparse matrices. There are many advantages to being able to use sparse systems. Memory storage is greatly reduced as well as the ability to use algorithms custom built to perform fasted than with dense matrices. I’ll show Numpy’s basic ability to solve systems of linear equations, the I’ll revisit the stock monte carlo code from a previous video and treat it as a system of linear equations and use sparse matrix capabilities that are built in to Scipy to generate a simulated run of stock prices.

Github: https://github.com/kpmooney/numerical_methods_youtube/tree/master/sparse_matriices

Donate: http://paypal.me/kpmooney
...
https://www.youtube.com/watch?v=Xn35Ac_fGrA
Author
Content Type
Unspecified
video/mp4
Language
English
Open in LBRY

More from the publisher

Controlling
VIDEO
SOLVI
Controlling
VIDEO
REPUR
Controlling
VIDEO
NONLI
Controlling
VIDEO
CALCU
Controlling
VIDEO
WHY V
Controlling
VIDEO
CALCU
Controlling
VIDEO
ASSES
Controlling
VIDEO
MORE
Controlling
VIDEO
PLAYI