rootfinding

Root finder

A root-finding library implementing Brent's method for finding roots of functions.

root-finding library

GitHub

11 stars
5 watching
2 forks
Language: Go
last commit: over 6 years ago
Linked from 2 awesome lists

brentgogolangroot-finding

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jzakiya/rootsA gem providing methods to compute exact integer roots of real values for arbitrary sized integers.1
sindresorhus/pkg-dir-cliA tool that finds the root directory of a Node.js project or package24
dchest/stemmerProvides an interface for implementing various stemming algorithms in the Go programming language.53
sindresorhus/pkg-dirFinds the root directory of a Node.js project or npm package237
philandstuff/dhall-golangBindings for a configuration language used in software development119
casonadams/bitwarden-cliA zsh plugin that provides a fuzzy finder for Bitwarden CLI1
ryanaghdam/has-key-deepA utility function to search nested objects for specific key paths or arrays of keys1
kachit/gorm-seederAutomates bulk data population and cleanup for GORM-based databases13
fern4lvarez/piladbA lightweight, RESTful database engine based on stack data structures206
vishaltelangre/ffA command-line tool for efficiently searching files by name in a directory or its subdirectories.332
espressocake/needle_sift_bofA tool for searching for specific strings within files using a needle-sift algorithm30
tavianator/bfsA breadth-first version of the UNIX find command with additional features and extensions999
beefsack/go-astarAn implementation of the A* search algorithm in Go601
sindresorhus/find-up-cliA utility for finding files by walking up parent directories40
derekparker/trieA Go library implementing a data structure for fast prefix and fuzzy string searching766