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