######################################################################
This area is need of more contributions, please send em on
######################################################################
# File Name: call_graph.pro.shar # File Size in BYTES: 67185 # Sender/Author/Poster: Martin.Ward@durham.ac.uk (Martin Ward) # Subject: Generate LaTeX from call graphs # Archived: Feb 15, 1996 # #The enclosed perl script takes a call graph in text form, eg: # #A: A 2 B 3 Z 4 #B: A 5 Z 1 #Z: # #and generates either a PostScript file or a LaTeX source file #(the latter requires pstricks and dvips, but is useful if you want to #edit the output or include it in a LaTeX document). #
######################################################################
StatsBasic.tar.gz - perl5 module
lsq - weighted least squares polynomial curve-fit
# File Name: least.squares.pl # File Size in BYTES: 4253 # Sender/Author/Poster: dbc@tc.fluke.COM (Dan Carson) # Subject: Re: Perl Statistical scripts # Archived: Sep 1 1993 # # lsq [-wc][-o order] infile Calculates least-squares fit coefficients. # Here's a weighted least squares polynomial curve fit in perl. I'd appreciate # hints to make it go faster. #
######################################################################
Re: can't round floats with int()
# File Name: rounding.floats # File Size in BYTES: 2496 # Sender/Author/Poster: tshiono@cv.sony.co.jp (Toru SHIONO) # Subject: Re: can't round floats with int() # Archived: Apr 29 02:16 1994 # # In article <14510@lhdsy1.lahabra.chevron.com> # jdsmc@lhdsy1.lahabra.chevron.com (David S. McCormick) writes: # :I have tried to create a perl4 subroutine that rounds floats at # :a given decimal place, but I always get back the original, #
Comments, suggestions, or criticisms on this archive to <wjm@metronet.com> #