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

Software Information

Python

Mathics3 Software

Web Software

Numeric Software

Optional Software

Settings

Django

Mathics3 Django

System information

File Paths

Machine information

Connection Information

About Mathics3 in Django!

Mathics3 is a general-purpose computer algebra system.

Copyright (C) 2021-2023 The Mathics3 Team


This program comes with ABSOLUTELY NO WARRANTY; This is free software, and you are welcome to redistribute it under certain conditions.

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