probsys / sppl

Probabilistic programming system for fast and exact symbolic inference
Apache License 2.0
76 stars 10 forks source link

Update Sympy #127

Closed Schaechtle closed 2 years ago

Schaechtle commented 2 years ago

What does this do?

Updates Sympy and changes the import of limit (as this seems to have moved in the later versions of Sympy).

Why do we want this?

Newer versions of Nix packages are required for installations on ARM Macs. These newer packages are not compatible with the old version of Sympy.

How was this tested?

Tested by running:


$ python3 -m  pip install .
$ pytest tests/