.. | ||
BSP | ||
demomodule.c | ||
master.py | ||
master_slave_demo.py | ||
mpi.py | ||
netcdf_demo.py | ||
README | ||
slave.py |
Examples for the use of the package Scientific ============================================== netcdf_demo.py shows how the netCDF interface is used from Python. demomodule.c shows how the netCDF interface is used from C extension modules. BSP/* the examples from the BSP tutorial