File: README

package info (click to toggle)
python-scientific 2.8-4
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 6,456 kB
  • sloc: python: 16,436; ansic: 4,379; makefile: 141; sh: 18; csh: 1
file content (11 lines) | stat: -rw-r--r-- 289 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
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