Top
Back: vertices
Forward: pyobject declarations
FastBack: polytope
FastForward: countedref
Up: Data types
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

4.26 pyobject

The pyobject is a black box data type in SINGULAR for handling objects from the programming language python. It needs the python support of SINGULAR to be installed.

Together with some basic operations and funtions, pyobject instances access python functionality from within SINGULAR and store the results for re-use:

Note that this feature is automatically loaded on demand when initializing an object of type pyobject. For accessing pyobject-related functions before using any python object, please type LIB("pyobject.so"); at the SINGULAR prompt.

 

4.26.1 pyobject declarations  
4.26.2 pyobject expressions  
4.26.3 pyobject operations  
4.26.4 pyobject related functions  


Top Back: vertices Forward: pyobject declarations FastBack: polytope FastForward: countedref Up: Data types Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.