Tutorials:Code-03 Vistrails Python Source
From ALPS
|
Languages: |
English • 日本語 (ja) • 繁體中文 (zh-tw) • 简体中文 (zh) |
You can combine the Python approach and the Vistrails approach of running a simulation using the PythonSource module within Vistrails. Especially for testing purposes it is very convenient to use a PythonSource module first before creating a custom-made module in Vistrails. In pythonsourcetutorial.vt you will find an example for an Ising simulation, where we used this hybrid approach.
