142 skills found · Page 1 of 5
id-Software / DOOM 3 BFGDoom 3 BFG Edition
ceres-solver / Ceres SolverA large scale non-linear optimization library
PatWie / CppNumericalSolversa lightweight header-only C++17 library of numerical optimization methods for (un-)constrained nonlinear functions and expression templates
DustinHLand / VkDOOM3Vulkan DOOM 3 port based on DOOM 3 BFG Edition
kthohr / OptimOptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
yixuan / LBFGSppA header-only C++ library for L-BFGS and L-BFGS-B algorithms
hjmshi / PyTorch LBFGSA PyTorch implementation of L-BFGS.
chokkan / LiblbfgslibLBFGS: a library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS)
glKarin / Com.n0n3m4.diii4aDOOM III/Quake 4/Prey(2006) GLES on Android/Windows/Linux, DOOM 3 BFG/The Dark Mod/RTCW/Quake 1 2 3/GZDOOM/ETW/RealRTCW/OpenJK/SeriousSam/Skin Deep/Quadrilateral Cowboy/Icarus Starship Command Simulator on Android
ZJU-FAST-Lab / LBFGS LiteLBFGS-Lite: A header-only L-BFGS unconstrained optimizer.
KozGit / DOOM 3 BFG VRDoom 3 BFG VR: Fully Possessed. Doom 3 BFG with native Oculus Rift/Touch or OpenVR support
yuki-koyama / MathtoolboxMathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen
AdaDoom3 / AdaDoom3Id Software's Id-tech-4-BFG in the Ada programming language.
MadDeCoDeR / Classic RBDOOM 3 BFGDOOM: BFA (Big Freaking Anniversary) Edition (former Classic RBDoom 3 BFG) is a source port based on RBDOOM-3-BFG and enchance the experience of Ultimate DOOM, DOOM 2 and DOOM 3.
Pylons / PylonsPylons Framework, community maintained with guidance/assistance from the Pylons Project. Merged with repoze.bfg for Pyramid framework.
llnl / HiopHPC solver for nonlinear optimization problems
Hannah-Zhou / Optimization Algorithm非线性优化主要算法的Matlab程序,有精确线搜索的0.618法和抛物线法, 非精确线搜索的Armijo准则, 最速下降法, 牛顿法, 共轭梯度法, BFGS 算法, DFP 算法, Broyden 族方法, 信赖域方法, 求解非线性最小二乘问题的L-M算法, 解约束优化问题的乘子法, 求解二次规划的有效集法, SQP 子问题的光滑牛顿法以及求解约束优化问题的SQP方法等. 程序基本通用.
clarkzinzow / Nonlinear Optimization AlgorithmsMATLAB implementations of a variety of nonlinear programming algorithms.
raymondyfei / Lbfgsb GpuAn open source library for the GPU-implementation of L-BFGS-B algorithm
jwetzl / CudaLBFGSThis is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the L-BFGS (“Limited-memory Broyden-Fletcher-Goldfarb-Shanno“) method, a popular Quasi-Newton variant with a low memory footprint.