filmov
tv
How to plot 3d graphs with Python & the SymPy library part 1.

Показать описание
3d plots of:
x^2+y^2
sqrt(x^2+y^2)
cos(x+y) + x^2/6 -y^2/6
cos(x)
using SymPy mathematics package on Python
x^2+y^2
sqrt(x^2+y^2)
cos(x+y) + x^2/6 -y^2/6
cos(x)
using SymPy mathematics package on Python