An open API service providing repository metadata for many open source software ecosystems.

Topic: "sqrt"

tsoding/dumb-sqrt

Dumb Sqrt Algorithm Visualization

Language: TypeScript - Size: 165 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 18 - Forks: 4

stgatilov/recip_rsqrt_benchmark

Benchmark of vectorized implementations of (1/x) and (1/sqrt(x))

Language: C++ - Size: 11.7 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 3

sozysozbot/a_plus_b_sqrt_n

Language: Rust - Size: 28.3 KB - Last synced at: 25 days ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0

stdlib-js/math-base-special-fast-uint32-sqrt

Compute an integer square root.

Language: Python - Size: 328 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

stdlib-js/constants-float64-sqrt-two

Square root of 2.

Language: JavaScript - Size: 319 KB - Last synced at: about 15 hours ago - Pushed at: about 16 hours ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-sqrt-pi

Square root of π.

Language: JavaScript - Size: 320 KB - Last synced at: about 15 hours ago - Pushed at: about 16 hours ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-sqrt-half

Square root of 1/2.

Language: JavaScript - Size: 354 KB - Last synced at: about 15 hours ago - Pushed at: about 16 hours ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-sqrt-half-pi

Square root of 0.5π.

Language: JavaScript - Size: 318 KB - Last synced at: about 15 hours ago - Pushed at: about 16 hours ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-ln-sqrt-two-pi

Natural logarithm of the square root of 2π.

Language: JavaScript - Size: 342 KB - Last synced at: about 16 hours ago - Pushed at: about 17 hours ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-rsqrt

Compute the reciprocal square root of a double-precision floating-point number.

Language: Python - Size: 953 KB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-sqrt1pm1

Create an iterator which computes `sqrt(1+x) - 1` for each iterated value.

Language: JavaScript - Size: 1.02 MB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-ssqrt

Compute the principal square root for each element in a single-precision floating-point strided array.

Language: JavaScript - Size: 685 KB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-sqrt

Compute the principal square root of a double-precision floating-point number.

Language: Python - Size: 1.54 MB - Last synced at: 8 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-smsksqrt

Compute the principal square root for each element in a single-precision floating-point strided array according to a strided mask array.

Language: JavaScript - Size: 650 KB - Last synced at: 10 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-dmsksqrt

Compute the principal square root for each element in a double-precision floating-point strided array according to a strided mask array.

Language: JavaScript - Size: 585 KB - Last synced at: 8 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-rsqrt

Compute the reciprocal square root for each element in a strided array.

Language: JavaScript - Size: 3.14 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-srsqrt

Compute the reciprocal square root for each element in a single-precision floating-point strided array.

Language: JavaScript - Size: 638 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-dsqrt

Compute the principal square root for each element in a double-precision floating-point strided array.

Language: JavaScript - Size: 584 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-smskrsqrt

Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.

Language: JavaScript - Size: 683 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-rsqrt

Create an iterator which computes the reciprocal (inverse) square root of each iterated value.

Language: JavaScript - Size: 828 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-sqrt

Create an iterator which computes the principal square root of each iterated value.

Language: JavaScript - Size: 806 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

GregEakin/FastSqurt

Fast Inverse Square Root — A Quake III Algorithm

Language: C# - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

MeiFagundes/Sqrt8086

SquareRoot calculator algorithm with decimal precision support for Intel 8086 Architecture written in Assembly 8086.

Language: Assembly - Size: 54.7 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

stdlib-js/constants-float64-sqrt-two-pi

Square root of 2π.

Language: JavaScript - Size: 340 KB - Last synced at: about 15 hours ago - Pushed at: about 16 hours ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-sqrt-three

Square root of 3.

Language: JavaScript - Size: 347 KB - Last synced at: about 15 hours ago - Pushed at: about 16 hours ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-drsqrt

Compute the reciprocal square root for each element in a double-precision floating-point strided array.

Language: JavaScript - Size: 598 KB - Last synced at: 8 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-rsqrtf

Compute the reciprocal square root of a single-precision floating-point number.

Language: Python - Size: 1.27 MB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-sqrt

Compute the principal square root of each element in a strided array.

Language: JavaScript - Size: 2.47 MB - Last synced at: 2 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-sqrt1pm1

Compute sqrt(1 + x) - 1.

Language: Python - Size: 773 KB - Last synced at: 8 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float32-sqrt-pi

Square root of the mathematical constant π as a single-precision floating-point number.

Language: JavaScript - Size: 190 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-dmskrsqrt

Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.

Language: JavaScript - Size: 592 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-sqrt-by

Compute the principal square root for each element retrieved from an input strided array via a callback function.

Language: JavaScript - Size: 805 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Tgentil/raizes

Uma calculadora bem simples de raiz quadrada, onde o usuário pode inserir um número e calcular a sua raiz quadrada.

Language: CSS - Size: 4.88 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

lycantropos/symba

Symbolic computations

Language: Python - Size: 427 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

Sharabaddin/square_root_of_2

Square root of 2(10m and 1bilion digits ) [without ceiling last digit]

Size: 217 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

giocip/sqrt

Square root any precision

Language: Python - Size: 4.88 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

gangmavaddsaw/constants-float32-fourth-root-eps

Fourth root of single-precision floating-point epsilon.

Language: JavaScript - Size: 43.9 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

stephengold/UBench

A microbenchmarking workbench for Java

Language: Java - Size: 159 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

PoCc001/Open-Roots

Open-Source implementation of roots (2nd, 3rd etc.) for Java, C/C++ (double/float datatype) and x86-64 Assembly (SSE4.1/AVX2)

Language: C - Size: 288 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

stdlib-js/constants-float32-ln-sqrt-two-pi

Natural logarithm of the square root of 2π.

Language: JavaScript - Size: 177 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

RykerWilder/py-calculator

Building a calculator using Python.

Language: Python - Size: 6.84 KB - Last synced at: 12 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

stdlib-js/constants-float32-sqrt-three

Square root of 3 as a single-precision floating-point number.

Language: JavaScript - Size: 186 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/constants-float32-sqrt-half

Square root of 1/2 as a single-precision floating-point number.

Language: JavaScript - Size: 140 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/constants-float32-sqrt-two

Square root of `2` as a single-precision floating-point number.

Language: JavaScript - Size: 198 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/constants-float32-sqrt-two-pi

Square root of 2π as a single-precision floating-point number

Language: JavaScript - Size: 185 KB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/constants-float32-sqrt-half-pi

Square root of 0.5π as a single-precision floating-point number.

Language: JavaScript - Size: 180 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jouae/sqrt

Performance tests of the integer square root algorithms.

Language: C - Size: 8.79 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

popojan/egypt

egyptian fractions with small denominators

Language: Rust - Size: 760 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

TavinV/sqrt

The babylonian algorithm to evaluate square roots

Language: Python - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

luismendes070/squareRoot

Newton method and Secant method Square root Java implementation

Language: Java - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Nanda-93/JS-Loop-And-Math-method

JS Loop and Math function

Language: JavaScript - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mitulvaghamshi/find_sqrt

Find square root of a number using C++. Learn how to use cmake to build, test and install applications.

Language: CMake - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rajaputramedia/function-sqrt

Operator akar kuadrat PHP

Language: PHP - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ERzLnU2/U1-Hoja-3-EJERCICIO-4

función POW y sqrt del método MATH de JAVA para polinomios y coeficiente

Language: Java - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jonvaudio/simd_granodi_math

Some Cephes math library functions re-written to use SIMD granodi

Language: C++ - Size: 19.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

yunusemrejr/Java-Numbers-From-Numbers-OOP

Java CLI program that takes 1 input and returns input * Pi & sqare root of input. Uses encapsulation. OOP methods used.

Language: Java - Size: 4.88 KB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Ysoroko/computorv1

A program solving polynomial equations, coded in Python

Language: Python - Size: 40 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

63rabbits/nthRoot

Calculate the nth root using Newton's method.

Language: C - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

harrison-broadbent/sqrt-ninja

Approximate square roots to 1000 decimal places.

Language: SCSS - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

sinbaddoraji/MathEngine

MathEngine is a mathematical expressions evaluator in c#.

Language: C# - Size: 473 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mrkem598/SQL-FUNCTIONS

SQL functions are built into Oracle and are available for use in various appropriate SQL statements. You can also create your own function using PL/SQL.

Size: 930 KB - Last synced at: 23 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

conornewton/lean-sqrt2-irrational

A formal proof of the irrationality of sqrt(2) written in lean

Language: Lean - Size: 2.93 KB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

jondea/JondeaUtils.jl

A set of simple utilities I use often

Language: Julia - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0