Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 388 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 388 Bytes

Infernal Julia package

Access Infernal commands from Julia.

Installation

This package is registered. Install with:

import Pkg
Pkg.add("Infernal")

This package does not export any symbols.

Supported platforms:

  • Linux
  • macOS (Intel & M-series)

Windows not supported because Infernal is not available for Windows (use WSL instead).