Back to Research papers
Research paper index

Basin: Efficient and Extensible Numerical Optimization in Rust

Johan Larsson

arXiv:2608.11279Published August 11, 20260 citations
  • cs.LG
  • math.OC

Abstract

Basin is a numerical optimization library for the Rust programming language. Numerical optimization is the task of finding the inputs that minimize a function, and it is a fundamental element across the sciences: fitting a model to data, calibrating a simulation, training a machine learning model, or choosing engineering parameters that minimize cost. Basin gives users a single, consistent way to both state and solve such problems, with a broad catalog of solvers and first-class support for constraints.

Read the original paper

This page indexes public paper metadata. The manuscript remains with its original publisher and authors.