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

Software information

Settings

System information

File Paths

Machine information

Connection Information

About Mathics in Django!

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 %}