A JavaScript port of the bisection algorithm that is used in Python
Bisection helper for javascript
find, approximately, by bisection, a point or interval where f(x)=0 for a strictly non-decreasing function f
A quick and inefficient implementation of the bisection method in TS.
A CLI tool to bisection find the commit that breaks your code.
Attempts to find a root of an input function within a given boundary interval, using the [bisection method](https://en.wikipedia.org/wiki/Bisection_method).
Four novel multi-phase hybrid bracketing algorithms (Opt.BF, Opt.BFMS, Opt.TF, Opt.TFMS) for numerical root finding with superior convergence. Combines bisection/trisection, false position, and modified secant. Reference DOI: 10.21608/joems.2026.440115.10
High-performance, zero-GC CSS cubic-bezier runtime. Features a DoD-friendly coefficient compiler and Newton-Raphson solver with bisection fallback.
create empirical cumulative distribution function from array of values
S3P is a CLI and library that is 5x to 50x faster than aws-cli for bulk S3 operations including: summarize, compare, copy and sync.
Production-ready finance library for portfolio construction, risk analytics, quantitative metrics, and ML-based regime detection
Fast cross-platform deterministic math operations powered by WebAssembly
A library for placing labels in areas.
Clojars Outdated ----
Floating point binary search
minimize-golden-section-1d
This package contains some enhanced mathematical operations
An Electron based 2D CAD tool for editing floor plans
Solve equations using numerical methods
A root solver for functions using Brent's Method.
It's like the npm-check-updates "doctor" mode made for the pnpm update command, only faster
The following functions calculate probability from a z-score and also z-score from a probability.
A modern, zero-dependency TypeScript math utility library — statistics, linear algebra, number theory & numerical methods.
Professional astronomical calculation engine — VSOP87, ELP/MPP02 (LLR calibrated), Placidus houses, eclipses, Vedic Panchanga. 107/107 tests PASS vs JPL Horizons DE441.
Rust implementation of the Python bisect module
Bisect search stdin based on a bitstring pattern
CLI extensions for Git that simplify common workflows
Friendly TUI for reporting good / bad / skip / abort verdicts during jj bisect run (works with git bisect run too).
A suite of friendly assistive git commands
Bisects rustc toolchains with rustup
Runs a command against different layers of an image to identify which layers cause the output of the command to be different.
A simple bisection tool
Robust Git Bisect provides an alternative to git bisect which is robust against errors during the search.
A Rust crate that provides utility functions for string manipulation. Includes a function to bisect a string into two halves, handling multi-byte UTF-8 characters correctly.
lexiographic fractional index key algorithm
Flexible bisect implementatation which allows the use the bisection method on arbitrary data types
Calculates IRR of a Cashflow, similar to Excel's, XIRR formula. It defaults to Newton Method, but will calculate Bisection as well.
Bisect a range, finding elements that match the block
Find polluting test by bisecting your tests
rubyfarm-bisect allows you to do "git bisect" MRI revisions without compilation.
Hunting down random test failures can be very very difficult, sometimes impossible, but minitest-bisect makes it easy. minitest-bisect helps you isolate and debug random test failures. If your tests only fail randomly, you can reproduce the error consistently by using `--seed <num>`, but what then? How do you figure out which combination of tests out of hundreds are responsible for the failure? You know which test is failing, but what others are causing it to fail or were helping it succeed in a different order? That's what minitest-bisect does best.
Find the first broken commit without having to learn git bisect
Newton's method works best when you have a reasonable first guess, while bisection is a better choice when your first guess may be far away (or near a zero slope).
Parallel Tests speeds up your test suite, but it makes it more complicated to diagnose test pollution. This gem provides a rake task for bisecting failed Parallel Tests test suite slices.
Automatically bundle and migrate your Rails app when switching branches, merging upstream changes, and bisecting.
A direct port of python's 'bisect' standard library to ruby.
Ruby implementation of Microsoft Excel's GoalSeek macro. Uses a simple linear bisection method.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.