Cadabra
Computer algebra system for field theory problems
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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
 

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

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

Member Data Documentation

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

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