LICENSE
README.md
pyproject.toml
sympy_matching/__init__.py
sympy_matching/constraint.py
sympy_matching/conversion.py
sympy_matching/json_ext.py
sympy_matching/matching_rule.py
sympy_matching/operations.py
sympy_matching/registered_heads.py
sympy_matching/wild.py
sympy_matching.egg-info/PKG-INFO
sympy_matching.egg-info/SOURCES.txt
sympy_matching.egg-info/dependency_links.txt
sympy_matching.egg-info/requires.txt
sympy_matching.egg-info/top_level.txt
tests/test_conversion.py
tests/test_deferred_constraints.py
tests/test_docs.py
tests/test_equation_solver.py
tests/test_json_serialization.py
tests/test_matching.py
tests/test_matching_rule.py
tests/test_registered_heads.py
tests/test_wild_symbol.py
tests/test_wildcard_head_bridge.py