gsl-ref.texi
来自「math library from gnu」· TEXI 代码 · 共 657 行 · 第 1/2 页
TEXI
657 行
@include combination.texi@node Sorting, BLAS Support, Combinations, Top@chapter Sorting@include sort.texi@node BLAS Support, Linear Algebra, Sorting, Top@chapter BLAS Support@include blas.texi@node Linear Algebra, Eigensystems, BLAS Support, Top@chapter Linear Algebra@include linalg.texi@node Eigensystems, Fast Fourier Transforms, Linear Algebra, Top@chapter Eigensystems@include eigen.texi@node Fast Fourier Transforms, Numerical Integration, Eigensystems, Top@chapter Fast Fourier Transforms (FFTs)@include fft.texi@node Numerical Integration, Random Number Generation, Fast Fourier Transforms, Top@chapter Numerical Integration@include integration.texi@node Random Number Generation, Quasi-Random Sequences, Numerical Integration, Top@chapter Random Number Generation@include rng.texi@node Quasi-Random Sequences, Random Number Distributions, Random Number Generation, Top@chapter Quasi-Random Sequences@include qrng.texi@node Random Number Distributions, Statistics, Quasi-Random Sequences, Top@chapter Random Number Distributions@include randist.texi@node Statistics, Histograms, Random Number Distributions, Top@chapter Statistics@include statistics.texi@node Histograms, N-tuples, Statistics, Top@chapter Histograms@include histogram.texi@node N-tuples, Monte Carlo Integration, Histograms, Top@chapter N-tuples@include ntuple.texi@node Monte Carlo Integration, Simulated Annealing, N-tuples, Top@chapter Monte Carlo Integration@include montecarlo.texi@node Simulated Annealing, Ordinary Differential Equations, Monte Carlo Integration, Top@chapter Simulated Annealing@include siman.texi@node Ordinary Differential Equations, Interpolation, Simulated Annealing, Top@chapter Ordinary Differential Equations@include ode-initval.texi@node Interpolation, Numerical Differentiation, Ordinary Differential Equations, Top@chapter Interpolation@include interp.texi@node Numerical Differentiation, Chebyshev Approximations, Interpolation, Top@chapter Numerical Differentiation@include diff.texi@node Chebyshev Approximations, Series Acceleration, Numerical Differentiation, Top@chapter Chebyshev Approximations@include cheb.texi@node Series Acceleration, Wavelet Transforms, Chebyshev Approximations, Top@chapter Series Acceleration@include sum.texi@node Wavelet Transforms, Discrete Hankel Transforms, Series Acceleration, Top@chapter Wavelet Transforms@include dwt.texi@node Discrete Hankel Transforms, One dimensional Root-Finding, Wavelet Transforms, Top@chapter Discrete Hankel Transforms@include dht.texi@node One dimensional Root-Finding, One dimensional Minimization, Discrete Hankel Transforms, Top@chapter One dimensional Root-Finding@include roots.texi@node One dimensional Minimization, Multidimensional Root-Finding, One dimensional Root-Finding, Top@chapter One dimensional Minimization@include min.texi@node Multidimensional Root-Finding, Multidimensional Minimization, One dimensional Minimization, Top@chapter Multidimensional Root-Finding@include multiroots.texi@node Multidimensional Minimization, Least-Squares Fitting, Multidimensional Root-Finding, Top@chapter Multidimensional Minimization@include multimin.texi@node Least-Squares Fitting, Nonlinear Least-Squares Fitting, Multidimensional Minimization, Top@chapter Least-Squares Fitting@include fitting.texi@node Nonlinear Least-Squares Fitting, Basis Splines, Least-Squares Fitting, Top@chapter Nonlinear Least-Squares Fitting@include multifit.texi@node Basis Splines, Physical Constants, Nonlinear Least-Squares Fitting, Top@chapter Basis Splines@include bspline.texi@node Physical Constants, IEEE floating-point arithmetic, Basis Splines, Top@chapter Physical Constants@include const.texi@node IEEE floating-point arithmetic, Debugging Numerical Programs, Physical Constants, Top@chapter IEEE floating-point arithmetic@include ieee754.texi@node Debugging Numerical Programs, Contributors to GSL, IEEE floating-point arithmetic, Top@appendix Debugging Numerical Programs@include debug.texi@node Contributors to GSL, Autoconf Macros, Debugging Numerical Programs, Top@appendix Contributors to GSL(See the AUTHORS file in the distribution for up-to-date information.)@table @strong@item Mark GalassiConceived GSL (with James Theiler) and wrote the design document. Wrotethe simulated annealing package and the relevant chapter in the manual.@item James TheilerConceived GSL (with Mark Galassi). Wrote the random number generatorsand the relevant chapter in this manual.@item Jim DaviesWrote the statistical routines and the relevant chapter in thismanual.@item Brian GoughFFTs, numerical integration, random number generators and distributions,root finding, minimization and fitting, polynomial solvers, complexnumbers, physical constants, permutations, vector and matrix functions,histograms, statistics, ieee-utils, revised @sc{cblas} Level 2 & 3,matrix decompositions, eigensystems, cumulative distribution functions,testing, documentation and releases.@item Reid Priedhorsky Wrote and documented the initial version of the root finding routineswhile at Los Alamos National Laboratory, Mathematical Modeling andAnalysis Group. @comment email: reid@reidster.net@item Gerard JungmanSpecial Functions, Series acceleration, ODEs, BLAS, Linear Algebra,Eigensystems, Hankel Transforms.@item Mike BoothWrote the Monte Carlo library.@item Jorma Olavi T@"ahtinen Wrote the initial complex arithmetic functions.@item Thomas Walter Wrote the initial heapsort routines and cholesky decomposition.@item Fabrice RossiMultidimensional minimization.@item Carlo PerassiImplementation of the random number generators in Knuth's@cite{Seminumerical Algorithms}, 3rd Ed.@item Szymon Jaroszewicz @comment <sj@cs.umb.edu>Wrote the routines for generating combinations.@item Nicolas DarnisWrote the cyclic functions and the initial functions for canonical permutations.@item Jason H. Stover@comment (jason@sakla.net) Wrote the major cumulative distribution functions.@item Ivo AlxneitWrote the routines for wavelet transforms.@item Tuomo KeskitaloImproved the implementation of the ODE solvers.@item Lowell JohnsonImplementation of the Mathieu functions.@item Patrick AlkenImplementation of non-symmetric and generalized eigensystems and B-splines.@end tableThanks to Nigel Lowry for help in proofreading the manual.The non-symmetric eigensystems routines contain code based on theLAPACK linear algebra library. LAPACK is distributed under thefollowing license:@iftex@smallerfonts @rm@end iftex@sp 1@quotationCopyright (c) 1992-2006 The University of Tennessee. All rights reserved.Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions aremet:@bullet{} Redistributions of source code must retain the above copyrightnotice, this list of conditions and the following disclaimer. @bullet{} Redistributions in binary form must reproduce the above copyrightnotice, this list of conditions and the following disclaimer listedin this license in the documentation and/or other materialsprovided with the distribution. @bullet{} Neither the name of the copyright holders nor the names of itscontributors may be used to endorse or promote products derived fromthis software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FORA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOTLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANYTHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USEOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. @end quotation@iftex@textfonts @rm@end iftex@node Autoconf Macros, GSL CBLAS Library, Contributors to GSL, Top@appendix Autoconf Macros@include autoconf.texi@node GSL CBLAS Library, Free Software Needs Free Documentation, Autoconf Macros, Top@appendix GSL CBLAS Library@include cblas.texi@comment @node Copyright, GNU General Public License, Contributors to GSL, Top@comment @unnumbered Copyright@comment @include science.texi@node Free Software Needs Free Documentation, GNU General Public License, GSL CBLAS Library, Top@unnumbered Free Software Needs Free Documentation@include freemanuals.texi@node GNU General Public License, GNU Free Documentation License, Free Software Needs Free Documentation, Top@unnumbered GNU General Public License@include gpl.texi@node GNU Free Documentation License, Function Index, GNU General Public License, Top@unnumbered GNU Free Documentation License@include fdl.texi@comment htmlhelp: @printindex fn@comment htmlhelp: @printindex vr@comment htmlhelp: @printindex tp@comment htmlhelp: @printindex cp@comment htmlhelp: @bye@iftex@normalbottom@end iftex@node Function Index, Variable Index, GNU Free Documentation License, Top@unnumbered Function Index@printindex fn@node Variable Index, Type Index, Function Index, Top@unnumbered Variable Index@printindex vr@node Type Index, Concept Index, Variable Index, Top@unnumbered Type Index@printindex tp@node Concept Index, , Type Index, Top@unnumbered Concept Index@printindex cp@ifclear frontcontents@comment Use @setchapternewpage odd to ensure that the contents starts @comment on an odd page so that it can always be moved to the front when @comment printing two-up.@setchapternewpage odd@contents@end ifclear@ifset extrablankpages@comment final page must be blank for printed version@page@headings off@*@page@*@comment @page@comment @*@comment @page@comment @*@end ifset@bye
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?