
Hi, This is a tangential topic. Can someone give me pointers where to find freeware/shareware/commercial packages for linear algebra and probability calculations (e.g: Cholesky decomposition, eigenvalue & eigenvectors in diagonalization, interpolation, normal distribution, beta distribution, inverse cumulative normal function, etc.), and such that it uses assembly level optimization (I need highspeed, but on mundane Pentium 3 or Pentium 4 machines) and can be used in Windows platform and from Microsoft's Visual C++? I know mtxvec from www.dewresearch.com does something along these lines, but it seems like they are aiming for specific dev platforms (CBuilder and Delphi). thanks! Hung Jung __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com

Hung Jung Lu wrote:
This sounds likeyou are looking for is LAPACK with a good BLAS. Do a web search, and you'll find lot's of pointers. interpolation, normal distribution,
beta distribution, inverse cumulative normal function, etc.)
I'm lost here. Perhaps someone else will have some pointers. -Chris -- Christopher Barker, Ph.D. ChrisHBarker@home.net --- --- --- http://members.home.net/barkerlohmann ---@@ -----@@ -----@@ ------@@@ ------@@@ ------@@@ Oil Spill Modeling ------ @ ------ @ ------ @ Water Resources Engineering ------- --------- -------- Coastal and Fluvial Hydrodynamics -------------------------------------- ------------------------------------------------------------------------

Hung Jung Lu wrote:
This sounds likeyou are looking for is LAPACK with a good BLAS. Do a web search, and you'll find lot's of pointers. interpolation, normal distribution,
beta distribution, inverse cumulative normal function, etc.)
I'm lost here. Perhaps someone else will have some pointers. -Chris -- Christopher Barker, Ph.D. ChrisHBarker@home.net --- --- --- http://members.home.net/barkerlohmann ---@@ -----@@ -----@@ ------@@@ ------@@@ ------@@@ Oil Spill Modeling ------ @ ------ @ ------ @ Water Resources Engineering ------- --------- -------- Coastal and Fluvial Hydrodynamics -------------------------------------- ------------------------------------------------------------------------
participants (3)
-
Chris Barker
-
Hung Jung Lu
-
Jon Saenz