Cadabra
Computer algebra system for field theory problems
Public Member Functions | Static Public Attributes | List of all members
echokernel.EchoKernel Class Reference
Inheritance diagram for echokernel.EchoKernel:

Public Member Functions

def do_execute (self, code, silent, store_history=True, user_expressions=None, allow_stdin=False)
 

Static Public Attributes

string implementation_version = '1.0'
 
string language = 'no-op'
 
string language_version = '0.1'
 
dictionary language_info = {'mimetype': 'text/plain'}
 
string banner = "Echo kernel - as useful as a parrot"
 
string implementation = 'Echo'
 

Member Function Documentation

◆ do_execute()

def echokernel.EchoKernel.do_execute (   self,
  code,
  silent,
  store_history = True,
  user_expressions = None,
  allow_stdin = False 
)

Member Data Documentation

◆ banner

string echokernel.EchoKernel.banner = "Echo kernel - as useful as a parrot"
static

◆ implementation

string echokernel.EchoKernel.implementation = 'Echo'
static

◆ implementation_version

string echokernel.EchoKernel.implementation_version = '1.0'
static

◆ language

string echokernel.EchoKernel.language = 'no-op'
static

◆ language_info

dictionary echokernel.EchoKernel.language_info = {'mimetype': 'text/plain'}
static

◆ language_version

string echokernel.EchoKernel.language_version = '0.1'
static

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