Cadabra
Computer algebra system for field theory problems
Public Member Functions | List of all members
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

def log (self, obj)
 
def clear (self)
 

Member Function Documentation

◆ clear()

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

◆ log()

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

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