A wrapper for the cMPFIT library for the Nim programming language, https://vindaar.github.io/nim-mpfit/
-
Updated
Oct 27, 2022 - C
A wrapper for the cMPFIT library for the Nim programming language, https://vindaar.github.io/nim-mpfit/
Otimização não linear estática e dinâmica de treliças espaciais pelo FEM (finite element method)
Non Linear Optimization algorithms (Brent, Golden Section, Newton, NelderMead) implemented in C.
Transportation Problem is famous problem involving Operational Research. This repo contains a C program implementing "Transportation Problem Solver". Given a set of sources and destinations with capacity and demands respectively and the cost of transportation of an unit from a particular source to destination, Transportation Problem is finding t…
Add a description, image, and links to the non-linear-optimization topic page so that developers can more easily learn about it.
To associate your repository with the non-linear-optimization topic, visit your repo's landing page and select "manage topics."