RTable
Python representation of a Maple rtable
Description
Method Summary
Superclass
The maple.RTable class represents Maple objects of type rtable.
maple.RTable inherits all the methods defined on Indexable objects.
The following methods are defined on any RTable object and invoke the specified implementation in Maple.
Method name
Usage
Maple implementation
__bytes__
bytes(x)
Convert a ByteArray to a Python bytes object
Indexable
See Also
OpenMaple/Python
OpenMaple/Python/Examples
OpenMaple/Python/Expression
OpenMaple/Python/Name
OpenMaple/Python/Set
OpenMaple/Python/Table
Download Help Document