numeric

C++ library with numerical algorithms
git clone git://src.adamsgaard.dk/numeric # fast
git clone https://src.adamsgaard.dk/numeric.git # slow
Log | Files | Refs | README | LICENSE Back to index

ModeNameSize
-rw-r--r--LICENSE15L
-rw-r--r--ODEs/Makefile24L
-rw-r--r--ODEs/main.cpp53L
-rw-r--r--ODEs/plot.gp9L
-rw-r--r--ODEs/rkdriver.cpp46L
-rw-r--r--ODEs/rkstep.cpp20L
-rw-r--r--QR-dec/Makefile58L
-rw-r--r--QR-dec/header.h17L
-rw-r--r--QR-dec/main.cpp173L
-rw-r--r--QR-dec/plotall.gp9L
-rw-r--r--QR-dec/qrfunc.cpp90L
-rw-r--r--QR-dec/qrfunc.h49L
-rw-r--r--README.rst10L
-rw-r--r--eigen/Makefile69L
-rw-r--r--eigen/header.h20L
-rw-r--r--eigen/jacobi.cpp103L
-rw-r--r--eigen/jacobi.h39L
-rw-r--r--eigen/main.cpp88L
-rw-r--r--exam/Makefile155L
-rw-r--r--exam/README.rst89L
-rw-r--r--exam/check.cpp11L
-rw-r--r--exam/check.h7L
-rw-r--r--exam/functions.h25L
-rw-r--r--exam/html/Makefile.html214L
-rw-r--r--exam/html/README.html0B
-rw-r--r--exam/html/check.cpp.html71L
-rw-r--r--exam/html/check.h.html64L
-rw-r--r--exam/html/functions.h.html84L
-rw-r--r--exam/html/mainA.cpp.html119L
-rw-r--r--exam/html/mainB.cpp.html110L
-rw-r--r--exam/html/mainC.cpp.html110L
-rw-r--r--exam/html/mainD.cpp.html128L
-rw-r--r--exam/html/ode.cpp.html223L
-rw-r--r--exam/html/ode.h.html146L
-rw-r--r--exam/html/plotA.gp.html64L
-rw-r--r--exam/html/plotB.gp.html64L
-rw-r--r--exam/html/plotC.gp.html65L
-rw-r--r--exam/html/plotD.gp.html65L
-rw-r--r--exam/html/typedefs.h.html73L
-rw-r--r--exam/html/vector_arithmetic.h.html148L
-rw-r--r--exam/mainA.cpp59L
-rw-r--r--exam/mainB.cpp50L
-rw-r--r--exam/mainC.cpp50L
-rw-r--r--exam/mainD.cpp68L
-rw-r--r--exam/ode.cpp163L
-rw-r--r--exam/ode.h87L
-rw-r--r--exam/plotA.gp8L
-rw-r--r--exam/plotB.gp8L
-rw-r--r--exam/plotC.gp9L
-rw-r--r--exam/plotD.gp9L
-rw-r--r--exam/typedefs.h15L
-rw-r--r--exam/vector_arithmetic.h89L
-rw-r--r--hello/Makefile71L
-rw-r--r--hello/hello.B.cpp6L
-rw-r--r--hello/hello_user.A.cpp19L
-rw-r--r--hello/main.B.cpp14L
-rw-r--r--hello/main.B.h8L
-rw-r--r--hello/your_username.B.cpp14L
-rw-r--r--integration/Makefile71L
-rw-r--r--integration/functions.h27L
-rw-r--r--integration/header.h18L
-rw-r--r--integration/integrator.cpp120L
-rw-r--r--integration/integrator.h68L
-rw-r--r--integration/main.cpp57L
-rw-r--r--leastsq/Makefile67L
-rw-r--r--leastsq/data.A.txt7L
-rw-r--r--leastsq/data.B.txt10L
-rw-r--r--leastsq/file_o.cpp25L
-rw-r--r--leastsq/header.h21L
-rw-r--r--leastsq/lsfit.cpp61L
-rw-r--r--leastsq/lsfit.h41L
-rw-r--r--leastsq/main.cpp89L
-rw-r--r--leastsq/plotall.gp17L
-rw-r--r--leastsq/qrfunc.cpp90L
-rw-r--r--leastsq/qrfunc.h49L
-rw-r--r--matrixmul/Makefile208L
-rw-r--r--matrixmul/README.rst29L
-rw-r--r--matrixmul/c-arrofarrs.c58L
-rw-r--r--matrixmul/c-gsl-cblas.c36L
-rw-r--r--matrixmul/c-linarr.c51L
-rw-r--r--matrixmul/cpp-armadillo.cpp32L
-rw-r--r--matrixmul/cpp-eigen.cpp33L
-rw-r--r--matrixmul/cpp-linvectors.cpp49L
-rw-r--r--matrixmul/cpp-vectorofvectors.cpp52L
-rwxr-xr-xmatrixmul/cpumodel.sh4L
-rwxr-xr-xmatrixmul/cputhreads.sh3L
-rw-r--r--matrixmul/fortran90.f44L
-rwxr-xr-xmatrixmul/julia.jl11L
-rw-r--r--matrixmul/lua-arrofarrs.lua27L
-rw-r--r--matrixmul/lua-linarr.lua22L
-rw-r--r--matrixmul/octave.m12L
-rw-r--r--matrixmul/plot.gp26L
-rw-r--r--matrixmul/python-numpy.py13L
-rw-r--r--montecarlo/Makefile89L
-rw-r--r--montecarlo/functions.h20L
-rw-r--r--montecarlo/header.h18L
-rw-r--r--montecarlo/main.cpp62L
-rw-r--r--montecarlo/montecarlo.cpp88L
-rw-r--r--montecarlo/montecarlo.h58L
-rw-r--r--montecarlo/plot.gp17L
-rw-r--r--notes.rst398L
-rw-r--r--notes/book.pdf1136358B
-rw-r--r--notes/eigen.pdf49187B
-rw-r--r--notes/fft.pdf46255B
-rw-r--r--notes/integration.pdf111101B
-rw-r--r--notes/interp.pdf73933B
-rw-r--r--notes/krylov.pdf42393B
-rw-r--r--notes/leastsq.pdf48900B
-rw-r--r--notes/lineq.pdf74081B
-rw-r--r--notes/montecarlo.pdf614207B
-rw-r--r--notes/odes.pdf61545B
-rw-r--r--notes/roots.pdf54463B
-rw-r--r--notes/sfun.pdf0B
-rw-r--r--optimization/Makefile69L
-rw-r--r--optimization/downhill_simplex.cpp173L
-rw-r--r--optimization/downhill_simplex.h61L
-rw-r--r--optimization/functions.h24L
-rw-r--r--optimization/header.h12L
-rw-r--r--optimization/main.B.cpp93L
-rw-r--r--optimization/main.cpp68L
-rw-r--r--roots/Makefile74L
-rw-r--r--roots/functions.h84L
-rw-r--r--roots/header.h20L
-rw-r--r--roots/main.cpp79L
-rw-r--r--roots/newton.cpp89L
-rw-r--r--roots/qrfunc.cpp90L
-rw-r--r--roots/qrfunc.h49L