Non-linear least squares in C++, header-only, inspired by Ceres solver.
☆30Feb 26, 2022Updated 4 years ago
Alternatives and similar repositories for LilOpt
Users that are interested in LilOpt are comparing it to the libraries listed below
Sorting:
- Transformation and Registration Toolkit☆14Sep 12, 2019Updated 6 years ago
- A MATLAB implementation of a new ellipse fitting algorithm that uses an approximate maximum likelihood cost function to fit an ellipse to…☆10Oct 2, 2015Updated 10 years ago
- CMake modules dealing with Fortran-specific issues and Fortran libraries☆16Oct 30, 2020Updated 5 years ago
- Large-scale nonlinear least-squares optimization library for both sparse and dense problems☆25Jan 8, 2026Updated last month
- ☆13Feb 12, 2020Updated 6 years ago
- 3D Haar Descrete Wavelet Transform C++11 library (using OpenMP and SSE/SSE2/SSE3/AVX).☆17May 26, 2017Updated 8 years ago
- Just one of the ipopt examples wrapped up with cmake☆13Aug 23, 2017Updated 8 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Sep 19, 2017Updated 8 years ago
- Bloom filter alternative (C++)☆18Nov 8, 2018Updated 7 years ago
- code for numerically solving dynamic programming problems☆21Dec 15, 2011Updated 14 years ago
- Framework for Sparse Non-linear Least Squares Optimization on a GPU☆41Jul 4, 2024Updated last year
- Managing and visualizing your BIM data, published by Packt☆24Feb 5, 2026Updated 3 weeks ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆46Oct 1, 2015Updated 10 years ago
- CBCT Reconstruction toolkit for Varian and Elekta (Mirror of GitLab)☆22Feb 5, 2021Updated 5 years ago
- the vernerable fortran to c compiler, mirror of netlib packed in repo, w/ debian packaging scripts☆25Jun 6, 2024Updated last year
- 机器人学,规划算法,强化学习相关电子书☆26Jun 7, 2020Updated 5 years ago
- A Pose Estimator for Dense Reconstruction with the Structured Light Illumination Sensor☆22May 20, 2022Updated 3 years ago
- HDF5 C++ wrapper☆38Aug 20, 2024Updated last year
- ☆10Mar 15, 2023Updated 2 years ago
- a.bmp to a.yuv☆10Jun 8, 2018Updated 7 years ago
- In this project a robot that can be operated by authorized person or operator is implemented. For this purpose we use a face re…☆12Jun 20, 2018Updated 7 years ago
- ☆10Jun 27, 2017Updated 8 years ago
- Informed Rapidly-exploring Random Tree-Star with C# Programming☆10Nov 6, 2021Updated 4 years ago
- 基于Qt qwt的串口示波器☆12May 8, 2019Updated 6 years ago
- 自己学习 Qt QCustomPlot库的例程