DADiSP / PyLink 2.6
Python® Code Execution Module
PyLink provides a simple interface for executing
Python (1) code
directly from DADiSP. Any Python function or script can be processed
just as if it were a native DADiSP function.
No need to rewrite code or manipulate temporary data files.
PyLink combines the functionality of existing Python programs with
the ease and power of the DADiSP Worksheet environment.
Series, arrays, scalars and strings are exchanged seamlessly.
Series and array results returned from Python plot automatically in
DADiSP. Python code embedded into a Worksheet Window formula is
hot linked and automatically re-executes when the Window updates.
Key Features
- Seamless Execution of Python Code from DADiSP
- Runs Built-in and Custom Python Functions or Scripts
- Avoid Code Rewrites, use any Python Program as is
- Supports Expression Evaluation in Normal Python Syntax
- Freely mix DADiSP Functions and Python Code
- Automatic Visualization of Series and Array Results
- Bi-directional Exchange of Program Variables
- Handles Real and Complex Data
- Supports Scalar and String Data Types
- Supports Python Lists and Dictionaries
(1) Python and the Python logos are trademarks or registered trademarks of the Python Software Foundation (PSF)