mir-optim 2.0.5
Optimisation Framework
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
mir-optim
Dlang BetterC Nonlinear Optimizers.
Algorithms
- Modified Levenberg-Marquardt Algorithm (Nonlinear Least Squares).
- Boxed Constrained Quadratic Problem Solver
See also online documentation.
Features
- Tiny BetterC library size
- Based on LAPACK
- Fast compilaiton speed. There are two (for
float
anddouble
) precompiled algorithm instatiations. Generic API is a thin wrappers around them. - Four APIs for any purpose:
- Extern C API
- Powerfull high level generic D API
- Nothrow middle level generic D API
- Low level nongeneric D API
Required system libraries
See wiki: Link with CBLAS & LAPACK.
Our sponsors
<img src="https://raw.githubusercontent.com/libmir/mir-algorithm/master/images/symmetry.png" height="80" /> <img src="https://raw.githubusercontent.com/libmir/mir-algorithm/master/images/kaleidic.jpeg" height="80" />
- Registered by Ilia Ki
- 2.0.5 released a year ago
- libmir/mir-optim
- BSL-1.0
- Copyright © 2018, Kaleidic Associates and Symmetry Investments
- Authors:
- Dependencies:
- mir-lapack, mir-algorithm
- Versions:
-
2.0.5 2023-Mar-14 2.0.4 2023-Mar-13 2.0.3 2023-Mar-13 2.0.2 2023-Mar-11 2.0.1 2021-May-13 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
4 downloads this month
-
19146 downloads total
-
- Score:
- 1.8
- Short URL:
- mir-optim.dub.pm