enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. 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.

  3. 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

  4. 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.

  5. Gaussian function - Wikipedia

    en.wikipedia.org/wiki/Gaussian_function

    Mathematically, the derivatives of the Gaussian function can be represented using Hermite functions. For unit variance, the n-th derivative of the Gaussian is the Gaussian function itself multiplied by the n-th Hermite polynomial, up to scale. Consequently, Gaussian functions are also associated with the vacuum state in quantum field theory.

  6. Gauss–Laguerre quadrature - Wikipedia

    en.wikipedia.org/wiki/Gauss–Laguerre_quadrature

    "Table of zeros and Gaussian Weights of certain Associated Laguerre Polynomials and the related Hermite Polynomials". Mathematics of Computation. 18 (88): 598–616. doi: 10.1090/S0025-5718-1964-0166397-1. JSTOR 2002946. MR 0166397. Ehrich, S. (2002). "On stratified extensions of Gauss-Laguerre and Gauss-Hermite quadrature formulas".

  7. SymPy - Wikipedia

    en.wikipedia.org/wiki/SymPy

    SymPy is an open-source Python library for symbolic computation.It provides computer algebra capabilities either as a standalone application, as a library to other applications, or live on the web as SymPy Live [2] or SymPy Gamma. [3]

  8. 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.

  9. scikit-image - Wikipedia

    en.wikipedia.org/wiki/Scikit-image

    scikit-image (formerly scikits.image) is an open-source image processing library for the Python programming language. [2] It includes algorithms for segmentation, geometric transformations, color space manipulation, analysis, filtering, morphology, feature detection, and more. [3]