![]() |
Cadabra
Computer algebra system for field theory problems
|
The interactive console works in the same Python context as the notebook cells to allow evaluation of expressions for debugging/logging purposes
Public Member Functions | |
| log (self, *objs) | |
| clear (self) | |
| warn (self, msg) | |
| cadabra2_defaults.Console.clear | ( | self | ) |
Clears the output of the console window
| cadabra2_defaults.Console.log | ( | self, | |
| * | objs ) |
Sends a string representation of objs to the console
| cadabra2_defaults.Console.warn | ( | self, | |
| msg ) |