lbfgs alternatives and similar packages
Based on the "Numeric" category.
Alternatively, view lbfgs alternatives based on common mentions on social networks and blogs.
-
numeric-ranges
DSL written in Haskell that provides a set of tools for working with both open and closed numeric intervals. -
simple-units
Haskell library for performing arithmetic with SI units with type-checked dimensional analysis -
approx
The library is created to allow for a easy-to-use reasonable way of emulating approx in Haskell. -
gutenberg-fibonaccis
DISCONTINUED. The first 1001 Fibonacci numbers, retrieved from the Gutenberg Project.
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of lbfgs or a related project?
README
Warning: This module is still under heavy development! The interface will change a lot, and not all parameters can be set (yet).
Introduction
This module will provide a binding for liblbfgs, an implementation of Limited memory BFGS (a method for solving nonlinear optimization problems).
Flames to: Daniel de Kok <[email protected]>