0.2.4 Release
Pre-release
Pre-release
Aug 30, 2024 release of Scallop 0.2.4
How to install
Native Executables
The executables scli
, sclrepl
, and sclc
are compiled natively for Linux-x86-64 machines, Mac with Apple Silicon (arm64 and also x86_64). They can be directly executed after download.
Python Executables and Libraries
To use scallopy
as a Python library or scallop
as a Python executable (with the support of plugins), please install the scallopy
package by using the following command. Make sure you find the version corresponding to your system. For the package of scallopy_ext
or scallop
, they are universal and can be installed on any machine.
pip install scallopy-0.2.4-cp310-cp310-manylinux_2_31_x86_64.whl
pip install scallopy_ext-0.2.4-py3-none-any.whl
pip install scallop-0.2.4-py3-none-any.whl