This is a simple script for finding local minimum of a 2 argument function z=f(x,y) starting from given point (x,y).
-
Updated
Sep 22, 2024 - C
This is a simple script for finding local minimum of a 2 argument function z=f(x,y) starting from given point (x,y).
Cvect is a C version of pyvect python module created for the purpose of simplifying the vector calculations such as finding the angle between vectors, projection of one vector over the other and much more...!
Základy počítačové grafiky - Projekt - Vykreslovací řetězec a programování shaderů
Add a description, image, and links to the vector-algebra topic page so that developers can more easily learn about it.
To associate your repository with the vector-algebra topic, visit your repo's landing page and select "manage topics."