HSL

May 23, 2025 ยท View on GitHub

Documentation Documentation DOI

Collection of interfaces for the packages provided by libHSL.

Installation

julia> ]
Pkg> add HSL

This installs the Julia interfaces, but you need to manually install HSL_jll.jl:

  1. Download HSL_jll.jl from STFC HSL website.

  2. Install it in your Julia environment:

Pkg.develop(path = "/full/path/to/HSL_jll.jl")

Additional resources

  • Technical report on libHSL
  • Poster on libHSL

Contents

  1. 1Installation
  2. 2Additional resources