LICENSE
README.md
pyproject.toml
sympy_wolfram/__init__.py
sympy_wolfram/constraints.py
sympy_wolfram/constraints_wolfram.py
sympy_wolfram/functions_eager.py
sympy_wolfram/interpreter.py
sympy_wolfram/mathematica_functions.py
sympy_wolfram/objects.py
sympy_wolfram/parser.py
sympy_wolfram.egg-info/PKG-INFO
sympy_wolfram.egg-info/SOURCES.txt
sympy_wolfram.egg-info/dependency_links.txt
sympy_wolfram.egg-info/requires.txt
sympy_wolfram.egg-info/top_level.txt
tests/test_apart_termwise.py
tests/test_blank_optional_semantics.py
tests/test_constraints.py
tests/test_constraints_wolfram.py
tests/test_docs.py
tests/test_interpreter.py
tests/test_mathematica_functions.py
tests/test_objects.py
tests/test_parser.py
tests/test_wildcard_head_ffl.py