There was an error while loading. Please reload this page.
brute force is an alternative
add image from pvpmc
link to scipy brent method
change gradient search everywhere to newton-raphson, and fix bisection description
newton is a method of solving the lambert-w
fix lambert w-function definition
newton is NOT a gradient descent method, it is a generalized search method that uses the gradient to find roots
Updated Cell Model Solutions (markdown)
faster anchor links?
fix links to anchors
initial post