{% 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 here, or by pressing F1 in
  the Cadabra notebook interface when your cursor is located on an
  algorithm or property name. Consider this the "dry" version of the
  documentation: to-the-point, but not very useful if you do not have
  an understanding of the big picture yet.
For a more introductory description of the basics of Cadabra, you may be better off first reading or skimming through the tutorials or the Cadabra book.
  Cadabra comes with various add-on packages, which can be imported in
  the usual Python way with import. Their content is
  listed below.