pytutorial/numpy/matlab_guide/README.md
David Rotermund 46f48988e2
Create README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
2023-12-19 11:48:55 +01:00

530 B
Raw Blame History

NumPy for MATLAB users

{:.no_toc}

* TOC {:toc}

The goal

In the case you are already familiar with Matlab there is an guide for switching to NumPy

Questions to David Rotermund

NumPy for MATLAB users

MATLAB® and NumPy have a lot in common, but NumPy was created to work with Python, not to be a MATLAB clone. This guide will help MATLAB users get started with NumPy.