Contributor
Lakshya A Agrawal

Maxima to Python Translator


Mentors
Dimiter Prodanov
Organization
INCF

Maxima is a computer algebra system, which has been growing for the past 40 years. However, given the growing use of Python in Neuroscience, under the need of a common platform for scientific computation and numerical capabilities, I propose:

  1. To work on making a Maxima-to-Python translator, which will be entirely accessible from a running Maxima instance. It will be a loadable Maxima add-on.
  2. To write tests for the translator, to ensure it is not buggy and is usable.
  3. To document the code for both - the end user, and developer.