Cadabra
Computer algebra system for field theory problems
Classes
Front-end

Module Description

All code which implements graphical front-end notebook interfaces.

Classes

class  cadabra::TeXEngine
 TeXEngine is used to convert LaTeX strings into PNG images. More...
 
class  cadabra::CodeInput
 A text cell editor widget with support for editing Python and LaTeX. More...
 
class  cadabra::ImageView
 An image viewing widget. More...
 
class  cadabra::NotebookWindow
 Each notebook has one main window which controls it. More...
 
class  cadabra::TeXView
 TeXView is a widget which knows how to turn a string into a LaTeX-rendered image and display that. More...
 
class  cadabra::VisualCell
 Structure holding a pointer to one of the possible GUI widgets that can appear in a document. More...