SkillAgentSearch skills...

HSL.jl

Julia interface to the HSL Mathematical Software Library

Install / Use

/learn @JuliaSmoothOptimizers/HSL.jl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

HSL

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

Related Skills

View on GitHub
GitHub Stars46
CategoryDevelopment
Updated3mo ago
Forks18

Languages

Julia

Security Score

77/100

Audited on Dec 19, 2025

No findings