bisection
Here are 75 public repositories matching this topic...
Language:All
Sort:Most stars
A fast, parallel test case minimization tool.
- Updated
Dec 24, 2020 - C
A modern Fortran library for finding the roots of continuous scalar functions of a single real variable, using derivative-free methods.
- Updated
Jan 26, 2025 - Fortran
Computational Methods for Numerical Analysis
- Updated
Sep 9, 2023 - R
Distributed git bisect
- Updated
May 17, 2018 - Python
A quick implementation of the Bisection Method in TypeScript.
- Updated
Dec 1, 2021 - TypeScript
Solutions to the Exercises from "An Introduction to MATLAB and Numerical Methods for Engineers." by Timmy Siauw and Alexandre M. Bayen
- Updated
Sep 5, 2018 - MATLAB
Icemelter automates steps in debugging rustc internal compiler errors (ICEs)
- Updated
May 12, 2025 - Rust
Implementation for different numerical algorithms
- Updated
Jun 15, 2017 - MATLAB
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.
- Updated
Jun 19, 2020 - Jupyter Notebook
Bisections against ruby-core for you ruby programs
- Updated
Sep 15, 2022 - Shell
A quick implementation of the Bisection Method in Python.
- Updated
Dec 1, 2021 - Python
- Updated
Aug 19, 2020 - Jupyter Notebook
EDA tool for characterizing the metastability resolution time constant (Tau) of bistable circuits
- Updated
Jun 30, 2017 - MATLAB
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.
- Updated
Sep 29, 2020 - Python
Binary array multiset
- Updated
Jul 11, 2021 - C
Lightweight multidimensional root-finding in Julia
- Updated
Apr 1, 2024 - Julia
Example codes and brief theory for Computational Physics Course at NKUA
- Updated
Jul 24, 2025 - Jupyter Notebook
Improve this page
Add a description, image, and links to thebisection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thebisection topic, visit your repo's landing page and select "manage topics."