Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
mpmath / doc / source / plots / ai_c.py
Size: Mime:
# Airy function Ai(z) in the complex plane
cplot(airyai, [-8,8], [-8,8], points=50000)