mir-optim ~master

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:

Build Status Dub downloads Dub downloads License Latest version

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 and double) 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" />

Authors:
  • Ilya Yaroshenko
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
Show all 67 versions
Download Stats:
  • 0 downloads today

  • 2 downloads this week

  • 84 downloads this month

  • 18782 downloads total

Score:
2.4
Short URL:
mir-optim.dub.pm