tFiles - numeric - C++ library with numerical algorithms
 (HTM) git clone git://src.adamsgaard.dk/numeric
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
       Mode        Name                                                    Size
 (DIR) -rw-r--r--  LICENSE                                                  15L
 (DIR) -rw-r--r--  ODEs/Makefile                                            24L
 (DIR) -rw-r--r--  ODEs/main.cpp                                            53L
 (DIR) -rw-r--r--  ODEs/plot.gp                                              9L
 (DIR) -rw-r--r--  ODEs/rkdriver.cpp                                        46L
 (DIR) -rw-r--r--  ODEs/rkstep.cpp                                          20L
 (DIR) -rw-r--r--  QR-dec/Makefile                                          58L
 (DIR) -rw-r--r--  QR-dec/header.h                                          17L
 (DIR) -rw-r--r--  QR-dec/main.cpp                                         173L
 (DIR) -rw-r--r--  QR-dec/plotall.gp                                         9L
 (DIR) -rw-r--r--  QR-dec/qrfunc.cpp                                        90L
 (DIR) -rw-r--r--  QR-dec/qrfunc.h                                          49L
 (DIR) -rw-r--r--  README.rst                                               10L
 (DIR) -rw-r--r--  eigen/Makefile                                           69L
 (DIR) -rw-r--r--  eigen/header.h                                           20L
 (DIR) -rw-r--r--  eigen/jacobi.cpp                                        103L
 (DIR) -rw-r--r--  eigen/jacobi.h                                           39L
 (DIR) -rw-r--r--  eigen/main.cpp                                           88L
 (DIR) -rw-r--r--  exam/Makefile                                           155L
 (DIR) -rw-r--r--  exam/README.rst                                          89L
 (DIR) -rw-r--r--  exam/check.cpp                                           11L
 (DIR) -rw-r--r--  exam/check.h                                              7L
 (DIR) -rw-r--r--  exam/functions.h                                         25L
 (DIR) -rw-r--r--  exam/html/Makefile.html                                 214L
 (DIR) -rw-r--r--  exam/html/README.html                                     0B
 (DIR) -rw-r--r--  exam/html/check.cpp.html                                 71L
 (DIR) -rw-r--r--  exam/html/check.h.html                                   64L
 (DIR) -rw-r--r--  exam/html/functions.h.html                               84L
 (DIR) -rw-r--r--  exam/html/mainA.cpp.html                                119L
 (DIR) -rw-r--r--  exam/html/mainB.cpp.html                                110L
 (DIR) -rw-r--r--  exam/html/mainC.cpp.html                                110L
 (DIR) -rw-r--r--  exam/html/mainD.cpp.html                                128L
 (DIR) -rw-r--r--  exam/html/ode.cpp.html                                  223L
 (DIR) -rw-r--r--  exam/html/ode.h.html                                    146L
 (DIR) -rw-r--r--  exam/html/plotA.gp.html                                  64L
 (DIR) -rw-r--r--  exam/html/plotB.gp.html                                  64L
 (DIR) -rw-r--r--  exam/html/plotC.gp.html                                  65L
 (DIR) -rw-r--r--  exam/html/plotD.gp.html                                  65L
 (DIR) -rw-r--r--  exam/html/typedefs.h.html                                73L
 (DIR) -rw-r--r--  exam/html/vector_arithmetic.h.html                      148L
 (DIR) -rw-r--r--  exam/mainA.cpp                                           59L
 (DIR) -rw-r--r--  exam/mainB.cpp                                           50L
 (DIR) -rw-r--r--  exam/mainC.cpp                                           50L
 (DIR) -rw-r--r--  exam/mainD.cpp                                           68L
 (DIR) -rw-r--r--  exam/ode.cpp                                            163L
 (DIR) -rw-r--r--  exam/ode.h                                               87L
 (DIR) -rw-r--r--  exam/plotA.gp                                             8L
 (DIR) -rw-r--r--  exam/plotB.gp                                             8L
 (DIR) -rw-r--r--  exam/plotC.gp                                             9L
 (DIR) -rw-r--r--  exam/plotD.gp                                             9L
 (DIR) -rw-r--r--  exam/typedefs.h                                          15L
 (DIR) -rw-r--r--  exam/vector_arithmetic.h                                 89L
 (DIR) -rw-r--r--  hello/Makefile                                           71L
 (DIR) -rw-r--r--  hello/hello.B.cpp                                         6L
 (DIR) -rw-r--r--  hello/hello_user.A.cpp                                   19L
 (DIR) -rw-r--r--  hello/main.B.cpp                                         14L
 (DIR) -rw-r--r--  hello/main.B.h                                            8L
 (DIR) -rw-r--r--  hello/your_username.B.cpp                                14L
 (DIR) -rw-r--r--  integration/Makefile                                     71L
 (DIR) -rw-r--r--  integration/functions.h                                  27L
 (DIR) -rw-r--r--  integration/header.h                                     18L
 (DIR) -rw-r--r--  integration/integrator.cpp                              120L
 (DIR) -rw-r--r--  integration/integrator.h                                 68L
 (DIR) -rw-r--r--  integration/main.cpp                                     57L
 (DIR) -rw-r--r--  leastsq/Makefile                                         67L
 (DIR) -rw-r--r--  leastsq/data.A.txt                                        7L
 (DIR) -rw-r--r--  leastsq/data.B.txt                                       10L
 (DIR) -rw-r--r--  leastsq/file_o.cpp                                       25L
 (DIR) -rw-r--r--  leastsq/header.h                                         21L
 (DIR) -rw-r--r--  leastsq/lsfit.cpp                                        61L
 (DIR) -rw-r--r--  leastsq/lsfit.h                                          41L
 (DIR) -rw-r--r--  leastsq/main.cpp                                         89L
 (DIR) -rw-r--r--  leastsq/plotall.gp                                       17L
 (DIR) -rw-r--r--  leastsq/qrfunc.cpp                                       90L
 (DIR) -rw-r--r--  leastsq/qrfunc.h                                         49L
 (DIR) -rw-r--r--  matrixmul/Makefile                                      208L
 (DIR) -rw-r--r--  matrixmul/README.rst                                     29L
 (DIR) -rw-r--r--  matrixmul/c-arrofarrs.c                                  58L
 (DIR) -rw-r--r--  matrixmul/c-gsl-cblas.c                                  36L
 (DIR) -rw-r--r--  matrixmul/c-linarr.c                                     51L
 (DIR) -rw-r--r--  matrixmul/cpp-armadillo.cpp                              32L
 (DIR) -rw-r--r--  matrixmul/cpp-eigen.cpp                                  33L
 (DIR) -rw-r--r--  matrixmul/cpp-linvectors.cpp                             49L
 (DIR) -rw-r--r--  matrixmul/cpp-vectorofvectors.cpp                        52L
 (DIR) -rwxr-xr-x  matrixmul/cpumodel.sh                                     4L
 (DIR) -rwxr-xr-x  matrixmul/cputhreads.sh                                   3L
 (DIR) -rw-r--r--  matrixmul/fortran90.f                                    44L
 (DIR) -rwxr-xr-x  matrixmul/julia.jl                                       11L
 (DIR) -rw-r--r--  matrixmul/lua-arrofarrs.lua                              27L
 (DIR) -rw-r--r--  matrixmul/lua-linarr.lua                                 22L
 (DIR) -rw-r--r--  matrixmul/octave.m                                       12L
 (DIR) -rw-r--r--  matrixmul/plot.gp                                        26L
 (DIR) -rw-r--r--  matrixmul/python-numpy.py                                13L
 (DIR) -rw-r--r--  montecarlo/Makefile                                      89L
 (DIR) -rw-r--r--  montecarlo/functions.h                                   20L
 (DIR) -rw-r--r--  montecarlo/header.h                                      18L
 (DIR) -rw-r--r--  montecarlo/main.cpp                                      62L
 (DIR) -rw-r--r--  montecarlo/montecarlo.cpp                                88L
 (DIR) -rw-r--r--  montecarlo/montecarlo.h                                  58L
 (DIR) -rw-r--r--  montecarlo/plot.gp                                       17L
 (DIR) -rw-r--r--  notes.rst                                               398L
 (DIR) -rw-r--r--  notes/book.pdf                                      1136358B
 (DIR) -rw-r--r--  notes/eigen.pdf                                       49187B
 (DIR) -rw-r--r--  notes/fft.pdf                                         46255B
 (DIR) -rw-r--r--  notes/integration.pdf                                111101B
 (DIR) -rw-r--r--  notes/interp.pdf                                      73933B
 (DIR) -rw-r--r--  notes/krylov.pdf                                      42393B
 (DIR) -rw-r--r--  notes/leastsq.pdf                                     48900B
 (DIR) -rw-r--r--  notes/lineq.pdf                                       74081B
 (DIR) -rw-r--r--  notes/montecarlo.pdf                                 614207B
 (DIR) -rw-r--r--  notes/odes.pdf                                        61545B
 (DIR) -rw-r--r--  notes/roots.pdf                                       54463B
 (DIR) -rw-r--r--  notes/sfun.pdf                                            0B
 (DIR) -rw-r--r--  optimization/Makefile                                    69L
 (DIR) -rw-r--r--  optimization/downhill_simplex.cpp                       173L
 (DIR) -rw-r--r--  optimization/downhill_simplex.h                          61L
 (DIR) -rw-r--r--  optimization/functions.h                                 24L
 (DIR) -rw-r--r--  optimization/header.h                                    12L
 (DIR) -rw-r--r--  optimization/main.B.cpp                                  93L
 (DIR) -rw-r--r--  optimization/main.cpp                                    68L
 (DIR) -rw-r--r--  roots/Makefile                                           74L
 (DIR) -rw-r--r--  roots/functions.h                                        84L
 (DIR) -rw-r--r--  roots/header.h                                           20L
 (DIR) -rw-r--r--  roots/main.cpp                                           79L
 (DIR) -rw-r--r--  roots/newton.cpp                                         89L
 (DIR) -rw-r--r--  roots/qrfunc.cpp                                         90L
 (DIR) -rw-r--r--  roots/qrfunc.h                                           49L