sympy / sympy_gamma

A SymPy version of WolframAlpha.
https://sympygamma.com
Other
666 stars 112 forks source link

Plotting of functions of a complex variable #185

Open zolabar opened 2 years ago

zolabar commented 2 years ago

Features as plotting of functions of a complex variable, as does wolfram alpha

https://www.wolframalpha.com/input/?i=e%5Ez&lk=3

can be included in SymPy Gamma by including the project

https://github.com/zolabar/Conformal-Maps

https://mybinder.org/v2/gh/zolabar/Conformal-Maps/master?urlpath=voila%2Frender%2Fexample_voila.ipynb

Zoufiné Lauer-Baré, & Aditya. (2021). Conformal-Maps: Code for interactive conformal mapping with python and jupyter notebook (v1.0.1). Zenodo. https://doi.org/10.5281/zenodo.5717868

into it. This project is based on SymPy and Plotly and extends the features of Wolfram Alpha by deforming several plane geometries.

Like this, SymPy Gamma would get ahead of Wolfram Alpha in this aspect.