Skip to content

JuliaSmoothOptimizers/HSL.jl

Repository files navigation

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

About

Julia interface to the HSL Mathematical Software Library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 12

Languages