Fixed-point iteration is a method of computing fixed points of a function, which is used with Newton's method to find roots of a differentiable function.
-
Updated
Dec 12, 2020 - C++
Fixed-point iteration is a method of computing fixed points of a function, which is used with Newton's method to find roots of a differentiable function.
Code repository for our paper DiffCloth: Differentiable Cloth Simulation with Dry Frictional Contact
Add a description, image, and links to the differentiable topic page so that developers can more easily learn about it.
To associate your repository with the differentiable topic, visit your repo's landing page and select "manage topics."