BlockOpt.jl

This application supplements QN Optimization with Hessian Samples, an article currently under review. Its purpose is to explore block Quasi-Newton (QN) updates used in the unconstrained minimization of a smooth objective function.

Documentation Structure

  • The Overview section is concerned with the software design pattern used.
  • The Manual section holds documentation for the BlockOpt application programable interface.
  • The Tutorial sections provide typical use cases of BlockOpt.jl.