{% extends "layout.html" %} {% block title %}Cadabra: Manual pages{% endblock %} {% block head %}{%- endblock %} {% block main %}
Every algorithm and every property has a manual page with examples,
which you can view online, or by pressing F1
in the
Cadabra notebook interface.
For a description of the basics of Cadabra, you may be better off first reading or skimming through the reference guide.
Cadabra comes with various add-on packages, which can be imported in
the usual Python way with import
. Their content is
listed below.