GSoC 2021 project idea 13.1: Maxima Demo and Documentation Tool

Maxima is a system for the manipulation of symbolic and numerical expressions with more than 40-year history. The system is maintained by an active community of users and developers and is incorporated in systems, such as Sage. Maxima is an open source, and its functionality is on par with commercial systems, such as Maple and Mathematica. The main applications of the system are calculus, dynamical systems, and matrix algebra, which are used for example in the context of biophysical modeling.

Project idea: WxMaxima worksheet to Texinfo conversion.
WxMaxima is a widely used user interface for Maxima. WxMaxima is a worksheet interface. The user creates a series of cells which contain inputs, outputs, plots, titles and subtitles, and plain text. Worksheets are stored as XML documents within a compressed archive. Texinfo is a documentation system that uses a single source file to produce both online information and printed output. It is primarily designed for writing software manuals. The reference manual of Maxima, which can be searched and displayed in a Maxima session, is composed in Texinfo format. The purpose of this project is to create functions which convert a wxMaxima worksheet to Texinfo. The functions to convert a worksheet will be written in Common Lisp, which is the implementation language for Maxima itself.

Tasks:

  1. Getting familiar with Maxima and wxMaxmia.
  2. GUI implementation and integration

Minimal set of deliverables:

  • Requirement specification ā€“ Prepared by the candidate after understanding the functionality.
  • System Design ā€“ Detailed plan for the development of the translator and test cases.

Desired skills: experience with Lisp or C++, experience with HTML or Latex

Mentors: Rober Dodier, Maxima project, Dimiter Prodanov @dprodanov , INCF Belgian Node (backup)

References:

[1] http://maxima.sourceforge.net/

[2] Texinfo - GNU Documentation System - GNU Project - Free Software Foundation (FSF)

[3] https://wxmaxima-developers.github.io/wxmaxima/

Tags: Maxima, GUI, Lisp, C++, HTML, LaTeX

@dprodanov
Hello everyone!
I am Aditya Wagh, an undergraduate student at the National Institute of Technology Karnataka. I went through all the projects in the INCF foundation and found this project in my interest.

Iā€™m looking forward to contributing to this organization and improving my skills.
It would be great if I am able to work on the task under your guidance.

Any guidance regarding how to start? I have installed wxMaxima. What shall I do further?

Thanks in advance!

I have summarized my work done during this summer here.

Thank you for the notification, I have read it - interesting to know more.

1 Like