optimflex0.1.0 package

Derivative-Based Optimization with User-Defined Convergence Criteria

Provides a derivative-based optimization framework that allows users to combine eight convergence criteria. Unlike standard optimization functions, this package includes a built-in mechanism to verify the positive definiteness of the Hessian matrix at the point of convergence. This additional check helps prevent the solver from falsely identifying non-optimal solutions, such as saddle points, as valid minima.

  • Maintainer: Eunseong Cho
  • License: MIT + file LICENSE
  • Last published: 2026-02-07 12:40:07 UTC