arcopt 0.3.0 — first CRAN release

This is the first CRAN release of arcopt. The headline feature is the tri-modal solver shipped in v0.2.0 (cubic / trust-region fallback / quasi-Newton polish), wrapped with the tiered control surface documented under ?arcopt (Tier 1) and ?arcopt_advanced_controls (Tier 2). See the v0.2.0 entry below for the full feature description.

Other changes since v0.2.0

arcopt 0.2.0 — user-experience overhaul

This release reduces the user-facing control surface and the return-list clutter without changing default optimization behavior on any tested problem. The arcopt(x0, fn, gr, hess) core signature is unchanged.

Tiered control surface

Diagnostics nesting (breaking change)

Removed controls

arcopt 0.1.1 (development)

QN-polish fallback for the strongly-convex basin

Trust-region fallback for flat-ridge stagnation

Quasi-Newton improvements

Interface changes

Scope narrowing

arcopt 0.1.0