When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. List of numerical libraries - Wikipedia

    en.wikipedia.org/wiki/List_of_numerical_libraries

    Armadillo is a C++ linear algebra library (matrix and vector maths), aiming towards a good balance between speed and ease of use. [1] It employs template classes, and has optional links to BLAS and LAPACK. The syntax is similar to MATLAB. Blitz++ is a high-performance vector mathematics library written in C++.

  3. Nickel silver - Wikipedia

    en.wikipedia.org/wiki/Nickel_silver

    "German silver" hair comb by Bruce Caesar. Nickel silver, maillechort, German silver, [1] argentan, [1] new silver, [1] nickel brass, [2] albata, [3] or alpacca [4] is a cupronickel (copper with nickel) alloy with the addition of zinc. The usual formulation is 60% copper, 20% nickel and 20% zinc. [5] Nickel silver does not contain the element ...

  4. Silver ratio - Wikipedia

    en.wikipedia.org/wiki/Silver_ratio

    In mathematics, the silver ratio is a geometrical proportion close to 70/29.Its exact value is 1 + √2, the positive solution of the equation x 2 = 2x + 1.. The name silver ratio results from analogy with the golden ratio, the positive solution of the equation x 2 = x + 1.

  5. IMSL Numerical Libraries - Wikipedia

    en.wikipedia.org/wiki/IMSL_Numerical_Libraries

    IMSL (International Mathematics and Statistics Library) is a commercial collection of software libraries of numerical analysis functionality that are implemented in the computer programming languages C, Java, C#.NET, and Fortran. A Python interface is also available.

  6. 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]

  7. Metallic mean - Wikipedia

    en.wikipedia.org/wiki/Metallic_mean

    Metallic means are precisely represented by some primitive Pythagorean triples, a 2 + b 2 = c 2, with positive integers a < b < c. In a primitive Pythagorean triple, if the difference between hypotenuse c and longer leg b is 1, 2 or 8, such Pythagorean triple accurately represents one particular metallic mean.

  8. Pell number - Wikipedia

    en.wikipedia.org/wiki/Pell_number

    The sides of the squares used to construct a silver spiral are the Pell numbers. In mathematics, the Pell numbers are an infinite sequence of integers, known since ancient times, that comprise the denominators of the closest rational approximations to the square root of 2.

  9. List of numerical analysis topics - Wikipedia

    en.wikipedia.org/wiki/List_of_numerical_analysis...

    hypot — the function (x 2 + y 2) 1/2; Alpha max plus beta min algorithm — approximates hypot(x,y) Fast inverse square root — calculates 1 / √ x using details of the IEEE floating-point system; Elementary functions (exponential, logarithm, trigonometric functions): Trigonometric tables — different methods for generating them