A fast, parallel test case minimization tool.
-
Updated
Dec 24, 2020 - C
A fast, parallel test case minimization tool.
A modern Fortran library for finding the roots of continuous scalar functions of a single real variable, using derivative-free methods.
Computational Methods for Numerical Analysis
Distributed git bisect
A quick implementation of the Bisection Method in TypeScript.
Icemelter automates steps in debugging rustc internal compiler errors (ICEs)
This python code is developed by Sreemannarayana Ikkurthi, as a part of course notes for the course 15AES477: Multidisciplinary Design Optimization (MDO). In support of Dr. Rajesh Senthil Kumar T., Assistant Professor, Department of Aerospace Engneering, Amrita Vishwa Vidyapeetham.
Implementation for different numerical algorithms
Bisections against ruby-core for you ruby programs
Solutions to the Exercises from "An Introduction to MATLAB and Numerical Methods for Engineers." by Timmy Siauw and Alexandre M. Bayen
A quick implementation of the Bisection Method in Python.
The bisection method is based on the mean value theorem and assumes that f (a) and f (b) have opposite signs. Basically, the method involves repeatedly halving the subintervals of [a, b] and in each step, locating the half containing the solution, m.
EDA tool for characterizing the metastability resolution time constant (Tau) of bistable circuits
Binary array multiset
Numerical Analysis
We use bisection method to find zeroes of an equation.
Add a description, image, and links to the bisection topic page so that developers can more easily learn about it.
To associate your repository with the bisection topic, visit your repo's landing page and select "manage topics."