添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

Welcome to Sympy Plotting Backends’s documentation!

This Python module contains a few plotting backends that can be used with SymPy and Numpy . A backend represents the plotting library: it provides the necessary functionalities to quickly creates the most common types of plots, such as line plots, surface plots, parametric plots, vector plots, complex plots, geometric plots.

Most of the plotting functions can also automatically generates widgets (sliders, buttons, …) starting from symbolic expressions. It allows to better understand the influence of each parameters in a particular expression, without the knowledge of complicated widget libraries.

  • 1 - Combining plots
  • 2 - Differences between 2D backends
  • 3 - Differences between 3D backends
  • 4 - Customizing the module
  • 5 - Colors and Colormaps
  • 6 - Extending the module
  • Changelog
  •