home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / c / 20044 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  8.3 KB

  1. Xref: sparky comp.lang.c:20044 comp.lang.c++:19722 sci.math.num-analysis:3924
  2. Path: sparky!uunet!usc!usc!not-for-mail
  3. From: ajayshah@usc.edu
  4. Newsgroups: comp.lang.c,comp.lang.c++,sci.math.num-analysis
  5. Subject: Diffs to Index of free C or C++ source code for numerical computation
  6. Date: 21 Jan 1993 18:59:21 -0800
  7. Organization: University of Southern California, Los Angeles, CA, US
  8. Lines: 214
  9. Sender: ajayshah@almaak.usc.edu
  10. Distribution: world
  11. Message-ID: <1jnnu9INNlhj@almaak.usc.edu>
  12. Reply-To: ajayshah@usc.edu
  13. NNTP-Posting-Host: almaak.usc.edu
  14. Keywords: source code, numerical statistical scientific computation
  15.  
  16. Here is a list of the new entries this month:
  17.  
  18. + Name: Cfortran
  19. + Name: LASSPTools
  20. + Name: nrutil
  21. + Name: rlab
  22. + Name: taranto-1.0.shar.Z
  23.  
  24. On to the full rcsdiff -c -b:
  25.  
  26. *** /tmp/T0a22063    Thu Jan 21 18:59:19 1993
  27. --- freec.index    Thu Jan 21 18:58:09 1993
  28. ***************
  29. *** 14,20 ****
  30.   The index is biased towards fields I work in.
  31.   Please send me suggestions, corrections and improvements.
  32.   
  33. !         -Ajay Shah, ajayshah@usc.edu
  34.           $Date: 1992/12/01 20:46:44 $
  35.   
  36.   
  37. --- 14,20 ----
  38.   The index is biased towards fields I work in.
  39.   Please send me suggestions, corrections and improvements.
  40.   
  41. !         -Ajay Shah, ajayshah@rcf.usc.edu
  42.           $Date: 1992/12/01 20:46:44 $
  43.   
  44.   
  45. ***************
  46. *** 54,59 ****
  47. --- 54,75 ----
  48.   Version: ??
  49.   Comments:  Excellent. very fast. possible problems with unalloc call. 
  50.   
  51. + Name: Cfortran
  52. + Where: zebra.desy.de [131.169.2.244]
  53. + Systems: VAX VMS or Ultrix, DECstation, Silicon Graphics, IBM RS/6000, Sun, CRAY, Apollo and HP9000.
  54. + Language: C, FORTRAN 
  55. + Author: Burkhard Burow, burow@vxdesy.cern.ch, University of Toronto
  56. + Version: 2.5
  57. + Description: A set of macros (cfortran.h = 1000 lines) allowing function calls to be made from C to FORTRAN and vice-versa.
  58. + Comments: Good compact way of calling functions without translating. Easy to use.
  59. + Name: LASSPTools
  60. + Where: /pub/LASSPTools at helios.tn.cornell.edu
  61. + Systems: Unix
  62. + Description: Data manipulation and entry tools for Unix.
  63. + Author: Various people in the Cornell physics department
  64. + Comments:  A diverse set of tools by various people at the Laboratory of Atomic and Solid State Physics at Cornell.  Most useful for a set of X-windows applications and UNIX filters for interactive data manipulation. For instance, there's a mouse-operated track-ball that outputs a rotation matrix describing the orientation of the b
  65.   Name: SPARSE
  66.   Where: in sparse on Netlib
  67.   Description: library for LU factorisation for large sparse matrices 
  68. ***************
  69. *** 82,88 ****
  70.   Name: cephes
  71.   Author: Stephen L. Moshier, moshier@world.std.com
  72.   Description: extremely good library for numerical computation in C.  Emphasis on special functions (of very high accuracy), but also contains useful code for matrices, eigenvalues, integration, ODEs, complex arithmetic, chebyshev approximation.
  73. ! Where: in pub/C-numanal on usc.edu, should soon appear on Netlib too
  74.   Version: 2.2, June 1992
  75.   
  76.   Name: dcg.shar
  77. --- 98,104 ----
  78.   Name: cephes
  79.   Author: Stephen L. Moshier, moshier@world.std.com
  80.   Description: extremely good library for numerical computation in C.  Emphasis on special functions (of very high accuracy), but also contains useful code for matrices, eigenvalues, integration, ODEs, complex arithmetic, chebyshev approximation.
  81. ! Where: the many files in directory cephes on netlib
  82.   Version: 2.2, June 1992
  83.   
  84.   Name: dcg.shar
  85. ***************
  86. *** 130,135 ****
  87. --- 146,152 ----
  88.   Where: from ftp.physics.mcgill.ca
  89.   Description: C-based fitting and data manipulation program (works on top of gnuplot).  Gives you a C-like interpreted script language.
  90.   Systems: Unix only.
  91. + Comments: FYI, you can pick up gnuplot from pub/gnu on prep.ai.mit.edu
  92.   
  93.   Name: gaut
  94.   Where: in general on Statlib
  95. ***************
  96. *** 250,262 ****
  97.   Comments: random number generator, 4.3bsd Unix library routine
  98.   
  99.   Name: newmat
  100. ! Where: volume26 of comp.sources.misc
  101.   Language: C++
  102.   Systems: Unix, MS-DOS (Borland C++)
  103.   Description: a very thorough matrix class
  104.   Author: Robert Davies (robertd@kauri.vuw.ac.nz)
  105. ! Comments: Version 4 has problems with gnu g++, request v5 from author
  106. ! Version: v4
  107.   
  108.   Name: nlmdl
  109.   Where: in pub/arg/nlmdl at ccvr1.cc.ncsu.edu (128.109.212.20)
  110. --- 267,278 ----
  111.   Comments: random number generator, 4.3bsd Unix library routine
  112.   
  113.   Name: newmat
  114. ! Where: volume34, issue 107 of comp.sources.misc
  115.   Language: C++
  116.   Systems: Unix, MS-DOS (Borland C++)
  117.   Description: a very thorough matrix class
  118.   Author: Robert Davies (robertd@kauri.vuw.ac.nz)
  119. ! Version: v7, 11 Jan 1993
  120.   
  121.   Name: nlmdl
  122.   Where: in pub/arg/nlmdl at ccvr1.cc.ncsu.edu (128.109.212.20)
  123. ***************
  124. *** 273,278 ****
  125. --- 289,300 ----
  126.   Description: archive of programs in nonlinear dynamics, signal processing
  127.   Author: various, contact person is mbk@lyapunov.ucsd.edu (Matt Kennel)
  128.   
  129. + Name: nrutil
  130. + Where: pub/incoming/nrutil.shar.Z on hilbert.math.ksu.edu or usenet/alt.sources/articles/6772.Z on wuarchive.wustl.edu
  131. + Description: Appendix B of Numerical Recipes 2nd ed, a group of vector/matrix initialisation function which NR has standardised on.
  132. + Author: Numerical Recipes is by William Press et al, posted on alt.sources by James C. Hu (jxh@math.ksu.edu)
  133. + Version: 8 Dec 1992
  134.   Name: nurbs.tar.Z
  135.   Where: in /pub/misc/unix/nurbs/nurbs.tar.Z on unix.hensa.ac.uk
  136.   Author: W. T. Hewitt et.al.
  137. ***************
  138. *** 359,364 ****
  139. --- 381,390 ----
  140.   Author: Mike Hosea (mhosea@sun.cis.smu.edu)
  141.   Version: Sep 26 14:04:23 1992
  142.   
  143. + Name: rlab
  144. + Where: pub/alpha/RLaB/rlab-0.30.tar.Z on mizar.docs.uu.se
  145. + Description: interpreted language for numerical computation, under GPL
  146.   Name: robot
  147.   Description: a scientific graph plotting and data analysis package
  148.   Where: in pub/astrod on astrod.astro.psu.edu (128.118.147.28)
  149. ***************
  150. *** 396,405 ****
  151.   Author: Bill Davidsen (davisen@crd.ge.com)
  152.   Version: v1.9, 15 Aug 1989
  153.   
  154. ! Name: spline
  155. ! Where: in misc on Netlib
  156. ! Description: splines under tension, dressed as a Unix tool
  157. ! Author: J. R. Van Zandt and A. K. Cline
  158.   
  159.   Name: submit1
  160.   Where: in jcgs on Statlib
  161. --- 422,432 ----
  162.   Author: Bill Davidsen (davisen@crd.ge.com)
  163.   Version: v1.9, 15 Aug 1989
  164.   
  165. ! Name: spline29.zip
  166. ! Where: in mirrors/msdos/c on wuarchive.wustl.edu
  167. ! Description: Interpolation using splines under tension, dressed up as a Unix tool
  168. ! Author: James. R. Van Zandt
  169. ! Version: v2.9, 21 Nov 1992
  170.   
  171.   Name: submit1
  172.   Where: in jcgs on Statlib
  173. ***************
  174. *** 407,412 ****
  175. --- 434,443 ----
  176.   Author: David Eberly, eberly@cs.unc.edu
  177.   Version: May 1992
  178.   
  179. + Name: taranto-1.0.shar.Z
  180. + Where: in prog/libraries on nuri.inria.fr (128.93.1.26)
  181. + Description : portable, accurate FP to decimal conversion.
  182.   Name: totinfo
  183.   Where: in volume7 of comp.sources.misc
  184.   Description: info statistic and chi-square for 2-D contingency tables
  185. ***************
  186. *** 413,424 ****
  187.   Date: August 1989
  188.   
  189.   Name : vfsr
  190. ! Where: file vfsr.Z in opt on netlib
  191.   Description : very fast simulated reannealing: performing adaptive global optimization on multivariate nonlinear stochastic systems
  192.   Language: either K&R or ANSI C
  193.   Authors: Lester Ingber (ingber@alumni.caltech.edu) and Bruce Rosen (rosen@ringer.cs.utsa.edu)
  194.   Comments: some preprints from ftp.umiacs.umd.edu in pub/ingber directory
  195. ! Version : 6.2, 30 Nov 1992
  196.   
  197.   Name: vspline
  198.   Where: in gcv on Netlib
  199. --- 444,455 ----
  200.   Date: August 1989
  201.   
  202.   Name : vfsr
  203. ! Where: file vfsr.Z in opt on netlib, and in general on statlib
  204.   Description : very fast simulated reannealing: performing adaptive global optimization on multivariate nonlinear stochastic systems
  205.   Language: either K&R or ANSI C
  206.   Authors: Lester Ingber (ingber@alumni.caltech.edu) and Bruce Rosen (rosen@ringer.cs.utsa.edu)
  207.   Comments: some preprints from ftp.umiacs.umd.edu in pub/ingber directory
  208. ! Version : 6.4, 19 Jan 1993
  209.   
  210.   Name: vspline
  211.   Where: in gcv on Netlib
  212. ***************
  213. *** 518,523 ****
  214. --- 549,556 ----
  215.   P. G. Hamer                     P.G.Hamer@bnr.co.uk
  216.   Alan Magnuson                   awm@osc.edu
  217.   David Rapoport                  actize@garnet.berkeley.edu
  218. + Peter Fraenkel                  pnf@pwcm.com
  219. + Martin-D. Lacasse               isaac@physics.mcgill.ca
  220.   
  221.   Of course, we owe infinite gratitude to the authors themselves, for
  222.   making their work available in the public domain.
  223. -- 
  224. Ajay Shah, (213)749-8133, ajayshah@rcf.usc.edu
  225.