{% extends "base_html.html" %} {% load static %} {% block title %}Mathics Installation Information{% endblock %} {% block html_head %} {% endblock %} {% block html_body %}
Mathics
{% block main %}

Software information

Directory information

Machine information

System information

About Mathics!

Mathics is a general-purpose computer algebra system.

See the online documentation in fullscreen for a full list of supported functions, or go back to the main page.

{% endblock main %} {% endblock html_body %}