Topic: "constrained-optimization"
SimonBlanke/Gradient-Free-Optimizers
Simple and reliable optimization with local, global, population-based and sequential techniques in numerical discrete search spaces.
Language: Python - Size: 38.3 MB - Last synced at: 17 days ago - Pushed at: 26 days ago - Stars: 1,231 - Forks: 90

pnnl/neuromancer
Pytorch-based framework for solving parametric constrained optimization problems, physics-informed system identification, and parametric model predictive control.
Language: Python - Size: 408 MB - Last synced at: 16 days ago - Pushed at: 18 days ago - Stars: 1,115 - Forks: 146

PatWie/CppNumericalSolvers
a lightweight header-only C++17 library of numerical optimization methods for (un-)constrained nonlinear functions and expression templates
Language: C++ - Size: 694 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 903 - Forks: 204

lezcano/geotorch
Constrained optimization toolkit for PyTorch
Language: Python - Size: 6.33 MB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 678 - Forks: 34

ipc-sim/IPC
Incremental Potential Contact (IPC) is for robust and accurate time stepping of nonlinear elastodynamics. IPC guarantees intersection- and inversion-free trajectories regardless of materials, time-step sizes, velocities, or deformation severity.
Language: C++ - Size: 163 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 532 - Forks: 72

PKU-DAIR/open-box Fork of thomas-young-2013/open-box
Generalized and Efficient Blackbox Optimization System
Language: Python - Size: 17 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 406 - Forks: 55

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.
Language: Fortran - Size: 20.5 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 352 - Forks: 43

cvanaret/Uno
A next-gen SQP & barrier solver for nonlinearly constrained optimization
Language: C++ - Size: 45.5 MB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 331 - Forks: 26

jmejia8/Metaheuristics.jl
High-performance metaheuristics for optimization coded purely in Julia.
Language: Julia - Size: 4.09 MB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 271 - Forks: 29

hiroyuki-kasai/NMFLibrary
NMFLibrary: Non-negative Matrix Factorization (NMF) Library: Version 2.1
Language: MATLAB - Size: 121 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 265 - Forks: 95

liminchen/OptCuts
OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no parameter tuning; automatically generating mappings that minimize seam-lengths while satisfying user-requested distortion bounds.
Language: C++ - Size: 169 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 263 - Forks: 44

Gecode/gecode
Generic Constraint Development Environment
Language: C++ - Size: 28.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 259 - Forks: 72

phys-sim-book/solid-sim-tutorial
A curated collection of Python examples for optimization-based solid simulation, emphasizing algorithmic convergence, penetration-free, and inversion-free conditions, designed for readability and understanding.
Language: Python - Size: 3.75 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 222 - Forks: 17

LLNL/hiop
HPC solver for nonlinear optimization problems
Language: C++ - Size: 40 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 218 - Forks: 44

ipc-sim/Codim-IPC
Source Codes for Codimensional Incremental Potential Contact (C-IPC)
Language: C++ - Size: 202 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 163 - Forks: 31

ahundt/grl
Robotics tools in C++11. Implements soft real time arm drivers for Kuka LBR iiwa plus V-REP, ROS, Constrained Optimization based planning, Hand Eye Calibration and Inverse Kinematics integration.
Language: C++ - Size: 39 MB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 160 - Forks: 72

cooper-org/cooper
A general-purpose, deep learning-first library for constrained optimization in PyTorch
Language: Python - Size: 1.48 MB - Last synced at: 23 days ago - Pushed at: 2 months ago - Stars: 119 - Forks: 10

ralna/CUTEst
The Constrained and Unconstrained Testing Environment with safe threads (CUTEst) for optimization software
Language: Fortran - Size: 3.9 MB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 107 - Forks: 19

pdfo/pdfo
Powell's Derivative-Free Optimization solvers.
Language: Fortran - Size: 4.05 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 102 - Forks: 26

jacobwilliams/slsqp
Modern Fortran Edition of the SLSQP Optimizer
Language: Fortran - Size: 2.06 MB - Last synced at: 15 days ago - Pushed at: 2 months ago - Stars: 99 - Forks: 20

thomas-young-2013/open-box
Generalized and Efficient Blackbox Optimization System.
Language: Python - Size: 32.2 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 83 - Forks: 82

Swiggy/Moo-GBT
Library for Multi-objective optimization in Gradient Boosted Trees
Language: Python - Size: 13.2 MB - Last synced at: 19 days ago - Pushed at: 10 months ago - Stars: 77 - Forks: 14

pronenewbits/Arduino_Constrained_MPC_Library
A compact Constrained Model Predictive Control (MPC) library with Active Set based Quadratic Programming (QP) solver for Teensy4/Arduino system (or any real time embedded system in general)
Language: C++ - Size: 1.56 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 73 - Forks: 17

astomodynamics/cddp-cpp
Constrained Differential Dynamic Programming Solver for Trajectory Optimization and Model Predictive Control
Language: C++ - Size: 48.5 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 72 - Forks: 13

xcsp3team/pycsp3
A Python Library for modeling combinatorial constrained problems
Language: Python - Size: 213 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 67 - Forks: 9

phys-sim-book/solid-sim-tutorial-gpu
A curated set of C++ examples for optimization-based elastodynamic contact simulation using CUDA, emphasizing algorithmic convergence, penetration-free, and inversion-free conditions. Designed for readability and understanding, this tutorial helps beginners learn how to write simple GPU code for efficient solid simulations.
Language: Cuda - Size: 3.78 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 62 - Forks: 2

nathanrooy/landscapes
A dependency free library of standardized optimization test functions written in pure Python.
Language: Python - Size: 1.81 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 61 - Forks: 13

jkaardal/pyipm
An interior-point method written in python for solving constrained and unconstrained nonlinear optimization problems.
Language: Python - Size: 556 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 61 - Forks: 21

platers/songpong
Synchronizing pong to music
Language: Python - Size: 55.7 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 59 - Forks: 2

crowsonkb/mdmm
The Modified Differential Multiplier Method (MDMM) for PyTorch
Language: Python - Size: 173 KB - Last synced at: 25 days ago - Pushed at: about 4 years ago - Stars: 59 - Forks: 13

wanxinjin/Safe-PDP
Safe Pontryagin Differentiable Programming (Safe PDP) is a new theoretical and algorithmic safe differentiable framework to solve a broad class of safety-critical learning and control tasks.
Language: Python - Size: 25.2 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 52 - Forks: 6

hiroyuki-kasai/RSOpt
Riemannian stochastic optimization algorithms: Version 1.0.3
Language: MATLAB - Size: 7.62 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 19

StefanoFioravanzo/MAP-Elites
Python implementation of the genetic algorithm MAP-Elites with applications in constrained optimization
Language: Jupyter Notebook - Size: 2.46 MB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 50 - Forks: 11

SapanaChaudhary/PyTorch-CPO
PyTorch implementation of Constrained Policy Optimization
Language: Python - Size: 8.91 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 49 - Forks: 10

pothitos/naxos
A C++ Constraint Programming Library
Language: C++ - Size: 2.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 42 - Forks: 8

jerrytheo/psopy
A SciPy compatible super fast Python implementation for Particle Swarm Optimization.
Language: Python - Size: 1.02 MB - Last synced at: 20 days ago - Pushed at: about 5 years ago - Stars: 36 - Forks: 15

jacobwilliams/PowellOpt
Optimization algorithms by M.J.D. Powell
Language: Fortran - Size: 1.12 MB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 35 - Forks: 8

fabian-sp/ncOPT
Constrained optimization for Pytorch using the SQP-GS algorithm
Language: Python - Size: 1 MB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 33 - Forks: 4

zhandawei/Bayesian_Optimization_Algorithms
standard, high-dimensional, parallel, constrained, and multiobjective Bayesian optimization algorithms
Language: MATLAB - Size: 125 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 31 - Forks: 7

xcsp3team/ACE
Constraint Solver ACE
Language: Java - Size: 92.9 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 30 - Forks: 5

willbakst/pytorch-lattice
A PyTorch implementation of constrained optimization and modeling techniques
Language: Python - Size: 1.19 MB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 30 - Forks: 1

JuliaFirstOrder/SeparableOptimization.jl
A Julia package that solves Linearly Constrained Separable Optimization Problems using ADMM.
Language: Julia - Size: 220 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 25 - Forks: 4

qcappart/learning-DD
Implementation of the paper "Improving Optimization Bounds using Machine Learning: Decision Diagrams meet Deep Reinforcement Learning".
Language: C++ - Size: 13.1 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 25 - Forks: 3

jywang2016/rBAS
Implementation of the (beetle antennae search) BAS algorithm and its mutations in R code
Language: R - Size: 2.08 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 25 - Forks: 6

xoolive/facile
Python constraint programming library
Language: OCaml - Size: 409 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 23 - Forks: 6

yardenas/la-mbda
LAMBDA is a model-based reinforcement learning agent that uses Bayesian world models for safe policy optimization
Language: Python - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 11

shamsbasir/investigating_mitigating_failure_modes_in_pinns
This repository contains the code and models for our paper "Investigating and Mitigating Failure Modes in Physics-informed Neural Networks(PINNs)"
Language: Jupyter Notebook - Size: 4.2 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 5

ogencoglu/fair_cyberbullying_detection
Source code and models for the paper "Cyberbullying Detection with Fairness Constraints". IEEE Internet Computing, 2020
Language: Jupyter Notebook - Size: 598 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 3

tkphd/ternary-phase-diagram
Derivation and construction of a thermodynamic phase diagram for ternary alloy systems with 2 or 3 phases
Language: Python - Size: 389 KB - Last synced at: 5 days ago - Pushed at: almost 5 years ago - Stars: 18 - Forks: 4

sovrasov/ags_nlp_solver
Derivative-free nonlinear global optimizer with python interface
Language: C++ - Size: 4.88 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 6

relf/cobyla
COBYLA optimizer for Rust
Language: Rust - Size: 296 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 15 - Forks: 1

8tiqa/constraint-optimization-solver
Desktop App for constraint optimization of linear programming problems
Language: C# - Size: 4.39 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 13 - Forks: 2

nesl/neurosymbolic-tinyml
TinyNS: Platform-Aware Neurosymbolic Auto Tiny Machine Learning
Language: C - Size: 312 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 0

slimgroup/SetIntersectionProjection.jl
Constrained optimization
Language: Julia - Size: 79.9 MB - Last synced at: 28 days ago - Pushed at: 7 months ago - Stars: 11 - Forks: 3

alexblaessle/constrNMPy
A Python package for constrained Nelder-Mead optimization.
Language: Python - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 2

yonghoonlee/MO-ASMO-I
Multiobjective Adaptive Surrogate Modeling-based Optimization Toolbox I
Language: Matlab - Size: 5.2 MB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 2

xcsp3team/PyCSP3-models
Models (and data) of constrained problems developped with the library PyCSP3
Language: Python - Size: 16.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 1

salar96/MEP-Orthogonal-NMF
Clustering and resource allocation using Deterministic Annealing Approach and Orthogonal Non-negative Matrix Factorization O-(NMF)
Language: Jupyter Notebook - Size: 1.31 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 3

ZIB-IOL/StochasticFrankWolfe
Implementation of the Stochastic Frank Wolfe algorithm in TensorFlow and Pytorch.
Language: Python - Size: 116 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 7

optiprofiler/optiprofiler
Benchmarking optimization solvers.
Language: MATLAB - Size: 34.7 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 9 - Forks: 1

relf/slsqp
SLSQP optimizer for Rust
Language: Rust - Size: 236 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 0

dmeoli/optiml
Optimizers for/and sklearn compatible Machine Learning models
Language: Python - Size: 483 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 4

jacobwilliams/lbfgsb
Modern Fortran Refactoring of L-BFGS-B Nonlinear Optimization Code
Language: Fortran - Size: 1.33 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 8 - Forks: 1

krzysztofarendt/modestga
Optimized and benchmarked parallel Genetic Algorithm with inequality constraints, and a scipy-like interface
Language: Python - Size: 681 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

mike-gimelfarb/bboptpy
Powerful and scalable black-box optimization algorithms for Python and C++.
Language: C++ - Size: 2.44 MB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 7 - Forks: 1

tttapa/PANOC-ALM 📦
Library for nonconvex constrained optimization using the augmented Lagrangian method and the matrix-free PANOC algorithm.
Language: C++ - Size: 24.5 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 2

quantophile/optimization_algorithms
Julia implementations of several well-known optimization algorithms in engineering and operations research.
Language: Jupyter Notebook - Size: 3.09 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 1

quant-sci/optymus
Optimization methods for science and engineering.
Language: Python - Size: 115 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

mazenalamir/torczon
A simple Python-3 implementation of the derivative-free Torczon algorithm for nonlinear constrained optimization
Language: Python - Size: 26.4 KB - Last synced at: 28 days ago - Pushed at: 7 months ago - Stars: 5 - Forks: 0

aldma/Bazinga.jl
Bazinga.jl: a toolbox for constrained composite optimization
Language: Julia - Size: 847 KB - Last synced at: 5 days ago - Pushed at: 12 months ago - Stars: 5 - Forks: 0

shubhika03/School-Bus-Route-Optimization
Code for constrained School Bus Route Optimization
Language: Jupyter Notebook - Size: 109 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

yajnab/PyACO
A Library in Python dealing with Ant Colony Optimization Algorithm to Solve Constrained Problems
Language: Python - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1

jacobwilliams/conmax
Modern Fortran CONMAX Optimization Method for general nonlinearly constrained function minimization
Language: Fortran - Size: 900 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

COBREXA/ConstraintTrees.jl
Tidy constraint-programming in tree hierarchies
Language: Julia - Size: 1.76 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

infamoussoap/ConvexHull
Convex optimization over a probability simplex
Language: Jupyter Notebook - Size: 1.57 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

icezimmer/ConstrainedOptimization
Constrained Optimization using Frank-Wolfe Method
Language: MATLAB - Size: 11.3 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

RuwangJiao/CEI
A complete expected improvement criterion for Gaussian process assisted highly constrained expensive optimization
Language: MATLAB - Size: 2.59 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 3

yonghoonlee/MO-ASMO-II
Revised MO-ASMO Algorithm
Language: Matlab - Size: 4.27 MB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 2

Namanj/Mortgage-Market-Tri-Analysis
Imbalanced Class Classifier, Constrained Optimization, and Time Series Forecasting
Language: Jupyter Notebook - Size: 3.08 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 3

TypalAcademy/proximal-projection
Numerical examples for the paper "Proximal Projection Method for Stable Linearly Constrained Optimization".
Size: 16 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

jacobwilliams/conmin
Modern Fortran CONMIN Optimization Method
Language: Fortran - Size: 2.25 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

ralna/MJDP_software
Optimization software by Professor M. J. D. Powell
Language: Fortran - Size: 622 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 5

crherlihy/prob_fair_rmab
Planning to Fairly Allocate: Probabilistic Fairness in the Restless Bandit Setting (KDD 2023)
Language: Python - Size: 117 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

itigo-11111/MC-DARTS
MC-DARTS : Model Size Constrained Differentiable Architecture Search
Language: Python - Size: 102 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

yixuan/gradfps
Gradient-based Fantope projection and selection algorithm for sparse PCA
Language: C - Size: 341 KB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

dschmitz89/simplenlopt 📦
SciPy style API for NLopt
Language: Python - Size: 26 MB - Last synced at: about 3 hours ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

aruns2/POD_DABP
Constrained Optimization: Point of Dispense distribution under large scale health emergencies for Allegheny County modeled as Two-Stage Stochastic Optimization
Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

UCL/Bayesian_opt_Pyro
This repo will implement Bayesian optimization using PYRO
Language: Python - Size: 75.2 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

sharmi1206/fairness-tensorflow-toxicity-classification
Tensorflow constrained optimization with different Deep Learning Models
Language: Jupyter Notebook - Size: 5.52 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

1997alireza/Optimization
Optimization course assignments under the supervision of Dr. Maryam Amirmazlaghani
Language: Jupyter Notebook - Size: 366 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 3

abelsiqueira/linux-cutest
A CUTEst practical installer
Language: Shell - Size: 45.9 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

flaviodipalo/RecSys-Project
Exploring constrained optimization techniques for SLIM RMSE and MF Recommender Systems.
Language: HTML - Size: 197 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

jacobwilliams/optgra
Modern Fortran edition of OPTGRA optimization algorithm from ESA
Language: Fortran - Size: 694 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

Beliavsky/Alan-Miller-Fortran
Classification of Alan Miller's Fortran codes for statistics and numerical methods
Size: 43 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

attarmehran/Data-Driven-Safety-Preserving-Control-Architecture-for-Constrained-CPS
This repository provides the codes for simulating a data-driven safety preserving control architecture for constrained cyber physical systems under cyber attacks.
Language: MATLAB - Size: 4.67 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 3

molysgaard/leopard
Leopard is a fast, modern implementation of sparse, multifrontal symmetric indefinite matrix factorization.
Language: C++ - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

tianrui-qi/ADMM-for-SVM
Derivation of ADMM for solving soft-margin SVM objective function and implementation of the solver in Matlab.
Language: MATLAB - Size: 3.15 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

toohidsharifi/Optimal-design-of-Permanent-Magnet-Synchronous-Motor
Optimal Design of a Permanent Magnet Synchronous Motor Using the Cultural Algorithm
Size: 629 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

cornelius-braun/constrainedBO
Bayesian Optimization for black-box constrained problems with GP surrogate models based on trieste.
Language: Python - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

RuwangJiao/DCMOEA
A general framework of dynamic constrained multiobjective evolutionary algorithms for constrained optimization
Language: Python - Size: 923 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1
