powell
There are 19 repositories under powell topic.
libprima/prima
PRIMA is a package for solving general nonlinear optimization problems without using derivatives. It provides the reference implementation for Powell's derivative-free optimization methods, i.e., COBYLA, UOBYQA, NEWUOA, BOBYQA, and LINCOA. PRIMA means Reference Implementation for Powell's methods with Modernization and Amelioration, P for Powell.
pdfo/pdfo
Powell's Derivative-Free Optimization solvers.
ivanmrsulja/direct-search-optimisation-sim
Interactive demo of Hooke_Jeeves and Powell algorithms used for direct-search function optimisation.
FabianNorbertoEscobar/Grafos
Algoritmos de Grafos. Grafos No Dirigidos No Ponderados y Ponderados. Grafos Dirigidos Ponderados. Coloreo de Grafos con algoritmos Secuencial Aleatorio, Welsh-Powell y Matula. Algoritmos de Dijkstra, Prim, Kruskal, Floyd, Warshall. Búsqueda en Profundidad (DFS) y Búsqueda en Anchura (BFS).
tieje/unofficial_powell_365_docs
Unofficial Powell 365 documentation.
caren1/amazing-shoes-landing-page
Shoes landing page with HTML and SCSS as practice exercise from Kevin Powell's youtube video, posted on @traversymedia. 👟🥾👢
equipez/prima
This is a mirror of https://github.com/libprima/prima.
s-prima/prima
This is a mirror of https://github.com/libprima/prima.
zaikunzhang/prima
This is a mirror of https://github.com/libprima/prima.
jtallar/autoencoder
Simple and Denoising Autoencoder implementations in Python. Variational Autoencoder using Keras.
libprima/.github
PRIMA: Reference Implementation for Powell's methods with Modernization and Amelioration
libsprima/prima
This is a mirror of https://github.com/libprima/prima.
POWELLFRANCIS/prohub
anugrah main
primalib/prima
This is a mirror of https://github.com/libprima/prima.
primapack/prima
This is a mirror of https://github.com/libprima/prima.
przemekMal/Powell-Method-MATLAB-R2022b
Powell method
zequipe/prima
This is a mirror of https://github.com/libprima/prima.
SaraAnwar97/Optimization-techniques
Implemented methods of optimization for numerical algorithms in python.
VipulRamtekkar/CL-663-Optimization
Course assignments for CL 663: IIT Bombay