Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 928 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 928 Bytes

The GAP 4 package `JuliaInterface'

JuliaInterface provides an interface to the Julia interpreter.

General Disclaimer

All code in this repository is preliminary work.

It comes with absolutely no warranty and will most likely have errors. If you use it for computations, please check the correctness of the result very carefully.

Also, everything in this repository might change in the future, so currently any update can break the code you wrote upon functionality from packages in this repository.

This software is licensed under the LGPL, version 3, or any later version.

Installation

This package is automatically built and installed as part of the Julia package GAP.jl.

Usage

The JuliaInterface package is automatically loaded by GAP.jl resp. when running GAP through a gap.sh script generated by GAP.create_gap_sh().

For information about its capabilities, please consult the package manual.