Mathics3 / mathics-core

An open-source Mathematica. This repository contains the Python modules for WL Built-in functions, variables, core primitives, e.g. Symbol, a parser to create Expressions, and an evaluator to execute them.
https://mathics.org
Other
786 stars 48 forks source link

making llvmlite to be optional #1101

Closed mmatera closed 2 months ago

mmatera commented 2 months ago

Following the requirement in #1099, this PR makes the dependency in llvm-lite optional. Notice that the "Action Tests" here still run over the full installation, which includes this library.