linalg-numpy

MIT License

Stars
5
Committers
1

Linear Algebra with NumPy

Installation

This tutorial requires these Python modules:

  • numpy
  • scipy
  • matplotlib
  • pandas
  • seaborn
  • scikit-learn

Contents

Sr Notebook Colab
1. Introduction, Conventions and Notation Open In Colab
2. NumPy Basics - Array creation, elementary ops, ufuncs, indexing Open In Colab
3. Systems of Equations Open In Colab
4. Applications Open In Colab

Feedback: https://forms.gle/CStNV2TZjTrNWUxn9

Badges
Extracted from project README
Open In Colab Open In Colab Open In Colab Open In Colab
Related Projects