Talks and presentations

Visualizing Julia Sets

July 27, 2022

Invited Speaker, SageDays114, Institute of Mathematical Sciences (IMSC), Chennai

For my masters thesis, which I did with Dr. Vikram Aithal, I primarily studied ideas in global and local dynamics admitted by collecting iterated folds of holomorphic self-maps defined on a Riemann surface. A part of this work involved developing a Python package which could (amongst other things) plot Julia sets corresponding to arbitrary maps defined on the extended complex plane. I was invited to SageDays114 to present this package, CDynamics. I am interested in, and plan on re-writing the package with a Julia backend sometime soon. To see CDynamics in action feel free to run pip install CDynamics on your Python environment with this guide at hand.