/Math-Experiment-in-Python

MATLAB is forbidden to use in some of the universities in China. So, maybe it's time to migrate to Python now.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Gitpod ready-to-code

Math-Experiment-in-Python

MATLAB is forbidden to use in some of the universities in Chinese. So, maybe it's time to migrate to Python now.

Feel free to give me issues and requests!

Basic Operation

  • sqrt: how to use math lib
  • subplot: how to use matplotlib

Data Fitting

  • fertilization: how to use numpy to polyfit
  • numerical series: how to use numpy to polyfit

Differential Equation

  • duck: how to use scipy to solve a de system