64 results for “topic:square-root”
Open-Source Libraries for Solidity by ABDK Consulting
Square-Root Robocentric Visual-Inertial Odometry with Online Spatiotemporal Calibration
Implementation of the Tonelli-Shanks algorithm for computing square roots modulo a prime number.
Binary arithmetic reimagined in Swift
Comprehensive univariate polynomial class. All arithmetic performed symbolically. Some advanced features include: Arithmetic of polynomial rings over a finite field, the Tonelli-Shanks algorithm, GCD, exponentiation by squaring, irreducibility checking, modular arithmetic (obviously) and polynomials from roots.
🇺🧮️〽️ The official source repository for the UCALC (Ultimate Calculator) Square Root calculator mode project.
Free WordPress Plugin: Square root calculator finds square roots of positive and negative numbers, identifies the principal root, and determines if the number is a perfect square. www.calculator.io/square-root-calculator/
Modular square roots in Julia
Here is a list of sample python programs for beginners.
Own function to calc the square root of a number.
Modified Non-Restoring Square Root in verilog
Analysis of Integer Square Root Algorithms in Solidity
This is a plain HTML website that gives you the square and square root of a number typed in
Efficient pure-Python implementation of the integer square root function.
Fast Inverse Square Root — A Quake III Algorithm
A FPGA Based Square Root Approximation Coprocessor
SquareRoot calculator algorithm with decimal precision support for Intel 8086 Architecture written in Assembly 8086.
This is a project that I have done for my studies............
Find square root of a Qudratic residue element in Zp (p is prime) using Tonelli Shanks Algorithm
A Python script to calculate the square root of a number.
Square root any precision
The repository presents the quantum circuits for realization of square root and inverse square root functions.
Symbolic computations
A math extension module providing the absolute and square-root function of the input
⚒️ A Java program focuses on constructing the real numbers IR, particularly the square roots of natural numbers. It deals with what we call computational mathematics.
Lightweight js package to store square root values.
A library to compute square roots and cube roots to arbitrary precision
Determine optimal number of bins 𝒌 for histogram creation and optimal bin width 𝒉 using various statistical methods.
Square Root Calculation via Binary Search in Haskell
Square Root Calculation via Binary Search in Scala