Cadabra
Computer algebra system for field theory problems
Loading...
Searching...
No Matches
cadabra2_defaults.Console Class Reference

Description

The interactive console works in the same Python context as 
the notebook cells to allow evaluation of expressions for 
debugging/logging purposes
Inheritance diagram for cadabra2_defaults.Console:

Public Member Functions

 log (self, *objs)
 
 clear (self)
 
 warn (self, msg)
 

Member Function Documentation

◆ clear()

cadabra2_defaults.Console.clear ( self)
Clears the output of the console window

◆ log()

cadabra2_defaults.Console.log ( self,
* objs )
Sends a string representation of objs to the console

◆ warn()

cadabra2_defaults.Console.warn ( self,
msg )

The documentation for this class was generated from the following file: