Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

Longer titles found: AMD Core Math Library (view)

searching for Math library 64 found (75 total)

alternate case: math library

Libfixmath (210 words) [view diff] exact match in snippet view article find links to article

libfixmath is a platform-independent fixed-point math library aimed at developers wanting to perform fast non-integer math on platforms lacking a (or with
SuanShu numerical library (371 words) [view diff] exact match in snippet view article find links to article
SuanShu is a Java math library. It is open-source under Apache License 2.0 available in GitHub. SuanShu is a large collection of Java classes for basic
Basic Linear Algebra Subprograms (3,905 words) [view diff] exact match in snippet view article find links to article
of many numerical routines. Contains a CBLAS interface. HP MLIB HP's Math library supporting IA-64, PA-RISC, x86 and Opteron architecture under HP-UX and
Complex data type (605 words) [view diff] exact match in snippet view article find links to article
incompatible free implementations of a complex number class: The Apache Commons Math library provides complex numbers for Java with its Complex class. The JScience
Oak3D (466 words) [view diff] case mismatch in snippet view article find links to article
Besides, Oak3D also provides many kinds of functional libraries, such as Math Library, Model Library, Skeletal Animation Library etc. Oak3D additionally provides
Quadruple-precision floating-point format (3,002 words) [view diff] exact match in snippet view article find links to article
provides support for it with the type called 'f128'. The GCC quad-precision math library, libquadmath, provides __float128 and __complex128 operations. The Boost
AMD Optimizing C/C++ Compiler (338 words) [view diff] case mismatch in snippet view article find links to article
that is roughly similar to Intel's Math Kernel Library and includes AMD Math Library (LibM), AMD Random Number Generator Library, AMD Secure RNG Library,
Rational data type (815 words) [view diff] exact match in snippet view article find links to article
like the GNU Multiple Precision Arithmetic Library. The Apache Commons Math library provides rational numbers for Java with its Fraction class. Common Lisp
TBOX (381 words) [view diff] no match in snippet view article find links to article
TBOX is a multi-platform c library for unix, windows, mac, ios, android, etc. It's made available under the Apache License 2.0. TBOX includes asio, stream
Comparison of linear algebra libraries (331 words) [view diff] exact match in snippet view article find links to article
3.8 / 08.2020 Free BSD Blaze is an open-source, high-performance C++ math library for dense and sparse arithmetic. Blitz++ Todd Veldhuizen C++ ? 1.0.2
ISAAC (cipher) (546 words) [view diff] exact match in snippet view article
overwrite data. Also ISAAC algorithm is implemented in Java Apache Commons Math library. Robert J. Jenkins Jr., ISAAC. Fast Software Encryption 1996, pp. 41–49
List of information graphics software (224 words) [view diff] exact match in snippet view article find links to article
processing ILNumerics Math library for .NET / C# GPL / proprietary No 2006 June 11, 2015 / v4.8 Windows and Linux Math library with rich visualization
Mathomatic (1,519 words) [view diff] exact match in snippet view article find links to article
variable names. The Mathomatic source code can be compiled as a symbolic math library with a very simple API, which can be linked to C compatible programs
OpenGL Shading Language (1,329 words) [view diff] exact match in snippet view article find links to article
hardware level. Many of these functions are similar to those in the math library of the C programming language while others are specific to graphics programming
Westwood Studios (1,696 words) [view diff] exact match in snippet view article find links to article
renderer to RNA (RenderWare New Architecture), complete replacement of the math library with RenderWare Math, integration of RenderWare Physics, dynamic environmental
Multiply–accumulate operation (1,442 words) [view diff] exact match in snippet view article find links to article
programming language supports the FMA operation through the fma() standard math library function and the automatic transformation of a multiplication followed
Sine and cosine (6,020 words) [view diff] exact match in snippet view article find links to article
typically either a built-in function or found within the language's standard math library. For example, the C standard library defines sine functions within math
Bc (programming language) (1,654 words) [view diff] exact match in snippet view article
significant decimal digits in its argument are also built-in. bc's standard math library (defined with the -l option) contains functions for calculating sine
Guru Meditation (1,181 words) [view diff] exact match in snippet view article find links to article
library 02 Graphics library 03 Layers library 04 Intuition library 05 Math library 06 CList library 07 AmigaDOS library 08 RAM Handler library 09 Icons
Euclidean distance (3,188 words) [view diff] exact match in snippet view article find links to article
John (2014), Geometry: The Language of Space and Form, Facts on File math library, Infobase Publishing, p. 150, ISBN 978-0-8160-6876-0 Ó Searcóid, Mícheál
Robert Morris (cryptographer) (737 words) [view diff] exact match in snippet view article
Multics. Morris's contributions to early versions of Unix include the math library, the dc programming language, the program crypt, and the password encryption
List of numerical-analysis software (2,457 words) [view diff] exact match in snippet view article find links to article
communities. The GNU Data Language is a free alternative. ILNumerics.Net, a C# math library that brings numeric computing functions for science, engineering and
NMath (373 words) [view diff] case mismatch in snippet view article find links to article
(2020). "Order". CenterSpace Software. Retrieved 26 December 2023. ".NET Math Library". CenterSpace Software. 3 March 2009. Retrieved 16 February 2010. "List
Tensor Processing Unit (3,049 words) [view diff] exact match in snippet view article find links to article
specifically designed for Google's TensorFlow framework, a symbolic math library which is used for machine learning applications such as neural networks
ADMB (1,680 words) [view diff] exact match in snippet view article find links to article
functions for all C++ operators and all functions in the standard C++ math library. The AUTODIF Library automatically computes the derivatives of the objective
Man page (2,549 words) [view diff] exact match in snippet view article find links to article
example, in some systems, section 3C is for C library calls, 3M is for the math library, and so on. A consequence of this is that section 8 (system administration
Expression templates (1,425 words) [view diff] case mismatch in snippet view article find links to article
are Dlib, Armadillo, Blaze, Blitz++, Boost uBLAS, Eigen, POOMA, Stan Math Library, and xtensor. Expression templates can also accelerate C++ automatic
DG/L (557 words) [view diff] exact match in snippet view article find links to article
non-Algol code within Algol procedures 4.7.8 Apart from the FORTRAN 5 math library, documentation for external procedures assumes only other DG/L procedures
Inkscape (3,232 words) [view diff] case mismatch in snippet view article find links to article
2009. "inkscape/lib2geom". 18 December 2019 – via GitHub. "Graphics Math Library 2geom's First Release Available For Use Beyond Inkscape". Inkscape. 11
Monkey patch (835 words) [view diff] exact match in snippet view article find links to article
Python example monkey-patches the value of Pi from the standard Python math library to make it compliant with the Indiana Pi Bill. >>> import math >>> math
C (programming language) (11,028 words) [view diff] exact match in snippet view article
many cases requires compiler flags (e.g., -lm, shorthand for "link the math library"). The most common C library is the C standard library, which is specified
Cholesky decomposition (7,645 words) [view diff] exact match in snippet view article find links to article
function Decompose gives the Cholesky decomposition. The Apache Commons Math library has an implementation which can be used in Java, Scala and any other
Dart (programming language) (3,362 words) [view diff] exact match in snippet view article
(fibonacci(n - 1) + fibonacci(n - 2)); } A simple class: // Import the math library to get access to the sqrt function. // Imported with `math` as name,
PathScale (526 words) [view diff] case mismatch in snippet view article find links to article
generation for AMD64 ABI, AMD Opteron, and Intel EM64T Optimized AMD Core Math Library Advanced multi-threaded debugger PathDB Compatible with GNU/gcc toolchain
HP-42S (1,354 words) [view diff] exact match in snippet view article find links to article
Thomas Okken's GPLed Free42 simulator with Intel's decimal floating-point math library for higher precision (decimal128) running on an STM32L476RG processor
Unum (number format) (2,744 words) [view diff] exact match in snippet view article
integrated with C/C++ types and automatic conversions. Supports full C++ math library (native and conversion to/from IEEE). Runtime integrations: MTL4/MTL5
Modular exponentiation (2,802 words) [view diff] exact match in snippet view article find links to article
method [3] whose third parameter, if non-nil, is the modulus PHP's BC Math library has a bcpowmod() function [4] to perform modular exponentiation The GNU
Jane Mount Pleasant (499 words) [view diff] no match in snippet view article find links to article
Lisa (2008). "Mount Pleasant, Jane". A to Z of Women in Science and Math. Library of World History (revised ed.). New York: Facts on File. pp. 215–216
Education in Chennai (2,230 words) [view diff] case mismatch in snippet view article find links to article
Adyar Library under the Theosophical Society Adyar, the Ramakrishna Math Library and the Krishnamurti Foundation Library in the premises of the Krishnamurti
TI MSP432 (1,168 words) [view diff] exact match in snippet view article find links to article
microcontrollers MSP432P401R: Is the MSP432 line discontinued? MSP430 FP math library See section 9, FFT Benchmark DMIPS on MSP430 using MSP430F149 and CrossWorks
Dingoo A320 SDK (161 words) [view diff] exact match in snippet view article find links to article
functions such as an on-screen keyboard libfixmath Fixed-point arithmetic math library originally developed as part of SML which has now branched into its own
Direct3D (10,073 words) [view diff] exact match in snippet view article find links to article
Visual Studio A large part of the math library has been removed. Microsoft recommends use of the DirectX Math library instead. Spherical harmonics math
List of numerical libraries (2,595 words) [view diff] exact match in snippet view article find links to article
evaluation of mathematical expressions. SuanShu is an open-source Java math library. It supports numerical analysis, statistics and optimization. Maja is
SPECfp (759 words) [view diff] exact match in snippet view article find links to article
sound file to a cochleogram using Fast Fourier Transforms and other math library functions 077.mdljsp2 Fortran Motion equations for a model of 500 atoms
Atan2 (4,003 words) [view diff] exact match in snippet view article find links to article
or otherwise signal that an abnormal condition has arisen. The free math library FDLIBM (Freely Distributable LIBM) available from netlib has source code
Shanks's square forms factorization (1,383 words) [view diff] no match in snippet view article find links to article
fractions and parallel SQUFOF, 2005 Jason Gower, Samuel Wagstaff: Square Form Factorisation (Published) Shanks's SQUFOF Factoring Algorithm java-math-library
Principal component analysis (14,281 words) [view diff] exact match in snippet view article find links to article
of principal component analysis in C++. mrmath – A high performance math library for Delphi and FreePascal can perform PCA; including robust variants
Brent's method (2,495 words) [view diff] exact match in snippet view article find links to article
Fortran) can be found in the Numerical Recipes books. The Apache Commons Math library implements the algorithm in Java. The SciPy optimize module implements
Quadratic sieve (4,476 words) [view diff] no match in snippet view article find links to article
implementation of the quadratic sieve for didactic purposes. The java-math-library contains probably the fastest quadratic sieve written in Java (the successor
Precompiled header (1,340 words) [view diff] exact match in snippet view article find links to article
"header" libraries that make extensive use of templates, like the Eigen math library and Boost C++ libraries. They are written almost entirely as header files
Adept (C++ library) (680 words) [view diff] case mismatch in snippet view article
doi:10.1590/0101-7438.2014.034.03.0621. Carpenter, Bob (2015). "The Stan Math Library: Reverse-Mode Automatic Differentiation in C++". arXiv:1509.07164 [cs
Rounding (8,286 words) [view diff] case mismatch in snippet view article find links to article
April 18, 1999 Volume 99 : Issue 16". 1999-04-18. Retrieved 2022-08-29. "Math Library for Java". Archived from the original on 1999-05-08. "Accurate Portable
Exponentiation (13,632 words) [view diff] exact match in snippet view article find links to article
exponentiation as part of standard libraries: pow(x, y): C, C++ (in math library). Math.Pow(x, y): C#. math:pow(X, Y): Erlang. Math.pow(x, y): Java. [Math]::Pow(x
Transverse Mercator projection (4,481 words) [view diff] case mismatch in snippet view article find links to article
comments by the editor. Available at the University of Michigan Historical Math Library. Tobler, Waldo R, Notes and Comments on the Composition of Terrestrial
Ternary conditional operator (6,080 words) [view diff] exact match in snippet view article find links to article
IfThen function can be used to achieve the same as ?:. If the System.Math library is used, the IfThen function returns a numeric value such as an Integer
NEOS Library Consortium (850 words) [view diff] case mismatch in snippet view article find links to article
Cameron Science and Technology Library (incl. Dr. Josephine M. Mitchell Math Library), H.T. Coutts Education and Physical Education Library, J.A. Weir Memorial
Sinclair BASIC (5,381 words) [view diff] exact match in snippet view article find links to article
still 5-byte in memory. The advantage to this format is performance; the math library included tests to look for the zero exponent, and if it was seen, it
Firefox version history (17,891 words) [view diff] exact match in snippet view article find links to article
content, courtesy of the EU-funded Project Bergamot; the use of the FDLIBM math library on all systems to improve anonymity with Fingerprint Protection via web
Quaternions and spatial rotation (11,513 words) [view diff] case mismatch in snippet view article find links to article
spatial.transform.Rotation library SymPy symbolic mathematics library numpy-quaternion library Universal Scene Description Microsoft DirectX Math Library
List of arbitrary-precision arithmetic software (1,323 words) [view diff] exact match in snippet view article find links to article
JavaScript: as of ES2020, BigInt is supported in most browsers; the gwt-math library provides an interface to java.math.BigDecimal, and libraries such as
Affine arithmetic (2,588 words) [view diff] exact match in snippet view article find links to article
Heidrich (1997), "A compilation of affine arithmetic versions of common math library functions". Technical Report 1997-3, Universität Erlangen-Nürnberg. M
Glossary of artificial intelligence (27,504 words) [view diff] exact match in snippet view article find links to article
differentiable programming across a range of tasks. It is a symbolic math library, and is also used for machine learning applications such as neural networks
Rugg/Feldman benchmarks (2,915 words) [view diff] exact match in snippet view article find links to article
tests 2 and 3, one can get an idea of the performance of the language's math library. 300 PRINT"S" 400 K=0 500 K=K+1 510 LET A=K/2*3+4-5 600 IF K<1000 THEN
Ching-chih Chen (2,946 words) [view diff] exact match in snippet view article find links to article
supervising librarian, Chen was named head of the engineering, science and math library. She joined Simmons College Graduate School of Library and Information