Scipy course | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Scipy course

Is there a recommended Scipy course? Mainly for solving ODEs and PDEs.

26th Jan 2023, 6:53 AM
Moshe-Ishay Cohen
Moshe-Ishay Cohen - avatar
1 Answer
+ 2
There is no Scipy course on Sololearn. You could start by looking at the Scipy documentation, there are some tutorials and even code samples. https://docs.scipy.org/doc/scipy/tutorial/integrate.html And you can search the internet for further articles or even videos. https://chandrakaviin.medium.com/ordinary-differential-equation-ode-by-JUMP_LINK__&&__python__&&__JUMP_LINK-a5cb3ba4310d https://medium.com/@gerald.hoxha94/partial-differential-equations-in-python-23ccd160c082
5th Feb 2023, 6:46 AM
Tibor Santa
Tibor Santa - avatar