====== Python ====== [[https://www.python.org/|Website]] ===== Python for engineering and scientific computing ====== [[https://realpython.com/matlab-vs-python/|Why Python and how to switch from Matlab.]] From the article: >MATLAB® is widely known as a high-quality environment for any work that involves arrays, matrices, or linear algebra. Python is newer to this arena but is becoming increasingly popular for similar tasks. As you’ll see in this article, Python has all of the computational power of MATLAB for science tasks and makes it fast and easy to develop robust applications. However, there are some important differences when comparing MATLAB vs Python that you’ll need to learn about to effectively switch over. === Books === [[oscae:books:johansson.b-numerical.python_scientific.computing_data.science|Robert Johansson. Numerical Python: Scientific Computing and Data Science Applications with Numpy, SciPy and Matplotlib, 2nd Ed.]] [[oscae:books:mastery.wb-python.programming.for.beginners|Python Programming for beginners, by White Belt Mastery]]