zhangyaqi1989 / Python-Mathematica-like-Plot-Library

A Python library that can make plot easier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Library that Makes Plot Simpler

With this library, you could plot functions like Mathematica. Please check the Jupyter Notebook.

code

For example, the above code will generate the below plots respectively.

Plot

Plot3D

More examples are listed below.

ParametricPlot

PolarPlot

About

A Python library that can make plot easier


Languages

Language:Jupyter Notebook 95.7%Language:Python 4.3%