slsqp_jax.types¶
Type aliases (Vector, Scalar, GradFn, JacobianFn, HVPFn, ConstraintFn, ConstraintHVPFn).
slsqp_jax.types
Type definitions for SLSQP-JAX.
This module contains type aliases and custom types used throughout the package. All types use jaxtyping for runtime type checking with beartype.