minimization-algorithm
Here are 20 public repositories matching this topic...
Language:All
Sort:Most stars
a lightweight header-only C++17 library of numerical optimization methods for (un-)constrained nonlinear functions and expression templates
- Updated
Jun 3, 2025 - C++
Repository for the Theriak-Domino suite of programs.
- Updated
Jun 21, 2025 - Fortran
collection of numerical optimization methods
- Updated
Jul 6, 2024 - HTML
Optimization Methods in Management Science assignment: Solving a vehicle routing problem
- Updated
Oct 18, 2021 - Java
A library for fitting a sequence of electrochemical impedance spectra (JAX version).
- Updated
Feb 6, 2023 - Python
Designing recurrent neural networks by unfolding an l1-l1 minimization algorithm
- Updated
Oct 4, 2019 - Python
a python code that uses the randomness of neural network training to find the ground state of a harmonic oscillator and its energy
- Updated
Jun 25, 2020 - Jupyter Notebook
Automate Quantum Espresso routines
- Updated
Jul 5, 2023 - Python
Project to assist students in writing their lab work for the 1st year, 2nd semester (discrete mathematics).
- Updated
Jul 7, 2024 - JavaScript
This is a repository associated with the chapter book "Towards optimal sampling for learning sparse approximations in high dimensions" by Ben Adcock, Juan M. Cardenas, Nick Dexter and Sebastian Moraga to be published by Springer in late 2021, available athttps://arxiv.org/abs/2202.02360
- Updated
May 22, 2024 - MATLAB
example code for how to run a best-of-random differential evolution optimization method in Fortran
- Updated
May 16, 2024 - Fortran
A tic tac toe game with an AI opponent using minimax algorithm and alpha-beta pruning. Reference link :https://en.wikipedia.org/wiki/Minimax#Minimax_algorithm_with_alternate_moves
- Updated
Nov 21, 2023 - C++
Una implementación inicial del algoritmo de Quine McCLuskey para reducir expresiones logicas.
- Updated
Apr 4, 2024 - Python
Frontend de la aplicacion de minimizacion de AFD
- Updated
Jan 27, 2021 - CSS
These are my university projects on the discipline "Numerical methods". I implemented various algorithms of numeric calculations such as: interpolation, approximation, integral calculation, solving equations, solving systems of linear algebraic equations (SLAE), minimization of quadratic function
- Updated
Jul 15, 2022 - Jupyter Notebook
Given a network, equipped with a specific total and strict order, we get the minimal "round trip" traversal length. It always converges, at quadratic cost.
- Updated
Jul 27, 2020 - Python
🧮 Also known as the Quine-McCluskey method
- Updated
May 14, 2020 - JavaScript
- Updated
Apr 15, 2023 - C
- Updated
Apr 11, 2021 - Jupyter Notebook
This project aims at providing the optimal solution for minimum transportation costing based on two decision variables along with a pictorial overview of the problem. The project uses Excel for dataset cleaning and manipulation as well as python programming for simplex solution and finally, SAS Visual Analytics for visualization.
- Updated
May 9, 2023 - Python
Improve this page
Add a description, image, and links to theminimization-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theminimization-algorithm topic, visit your repo's landing page and select "manage topics."