File: fncs_wof.dat

package info (click to toggle)
python-scipy 0.7.2%2Bdfsg1-1%2Bdeb6u1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze-lts
  • size: 28,572 kB
  • ctags: 36,183
  • sloc: cpp: 216,880; fortran: 76,016; python: 71,833; ansic: 62,118; makefile: 243; sh: 17
file content (8 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
# Here are defined tests for functions coming from ToMS
#
cephes.wofz2,'wofz2',in_vars={'x':(-100.,100.),'y':(0.,1.)}, 
out_vars={'u': 0,'v':0}

cephes.wofz,'wofz',in_vars={'zeta':(-100.+0.j,100.+5j)}, 
out_vars={'w': 0}