Table of Contents

Module: field field.py

Graphical representations of vector fields.

Imported modules   
import la
import math
import zoe
Functions   
approximate
frange
main
populate
torus
  approximate 
approximate (
        x,
        guess=10,
        factor=2,
        maximum=1e4,
        threshold=3,
        epsilon=1e-3,
        )

  frange 
frange (
        min,
        max,
        inc,
        )

  main 
main ()

  populate 
populate ()

  torus 
torus (
        x,
        radius,
        mass,
        N,
        )


Table of Contents

This document was automatically generated on Sat Feb 17 22:24:25 2007 by HappyDoc version 2.1