enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Tanh-sinh quadrature - Wikipedia

    en.wikipedia.org/wiki/Tanh-sinh_quadrature

    Tanh-sinh quadrature is a method for numerical integration introduced by Hidetoshi Takahashi and Masatake Mori in 1974. [1] It is especially applied where singularities or infinite derivatives exist at one or both endpoints. The method uses hyperbolic functions in the change of variables

  3. SciPy - Wikipedia

    en.wikipedia.org/wiki/SciPy

    SciPy (pronounced / ˈ s aɪ p aɪ / "sigh pie" [2]) is a free and open-source Python library used for scientific computing and technical computing. [3]SciPy contains modules for optimization, linear algebra, integration, interpolation, special functions, FFT, signal and image processing, ODE solvers and other tasks common in science and engineering.

  4. Gauss–Laguerre quadrature - Wikipedia

    en.wikipedia.org/wiki/Gauss–Laguerre_quadrature

    In numerical analysis Gauss–Laguerre quadrature (named after Carl Friedrich Gauss and Edmond Laguerre) is an extension of the Gaussian quadrature method for approximating the value of integrals of the following kind: + (). In this case

  5. Crystal Ball function - Wikipedia

    en.wikipedia.org/wiki/Crystal_Ball_function

    Examples of the Crystal Ball function. The Crystal Ball function, named after the Crystal Ball Collaboration (hence the capitalized initial letters), is a probability density function commonly used to model various lossy processes in high-energy physics. It consists of a Gaussian core portion and a power-law low-end

  6. CuPy - Wikipedia

    en.wikipedia.org/wiki/CuPy

    CuPy is an open source library for GPU-accelerated computing with Python programming language, providing support for multi-dimensional arrays, sparse matrices, and a variety of numerical algorithms implemented on top of them. [3] CuPy shares the same API set as NumPy and SciPy, allowing it to be a drop-in replacement to run NumPy/SciPy code on GPU.

  7. Generalized normal distribution - Wikipedia

    en.wikipedia.org/wiki/Generalized_normal...

    The generalized normal log-likelihood function has infinitely many continuous derivates (i.e. it belongs to the class C ∞ of smooth functions) only if is a positive, even integer. Otherwise, the function has ⌊ β ⌋ {\displaystyle \textstyle \lfloor \beta \rfloor } continuous derivatives.

  8. Generalized hypergeometric function - Wikipedia

    en.wikipedia.org/wiki/Generalized_hypergeometric...

    Generalized hypergeometric functions include the (Gaussian) hypergeometric function and the confluent hypergeometric function as special cases, which in turn have many particular special functions as special cases, such as elementary functions, Bessel functions, and the classical orthogonal polynomials.

  9. Tridiagonal matrix algorithm - Wikipedia

    en.wikipedia.org/wiki/Tridiagonal_matrix_algorithm

    In numerical linear algebra, the tridiagonal matrix algorithm, also known as the Thomas algorithm (named after Llewellyn Thomas), is a simplified form of Gaussian elimination that can be used to solve tridiagonal systems of equations.