LICENSE
README.md
pyproject.toml
src/pyope/__init__.py
src/pyope/__init__.pyi
src/pyope/api.py
src/pyope/api.pyi
src/pyope/c2.py
src/pyope/cache.py
src/pyope/compact_ope.py
src/pyope/constants.py
src/pyope/constants.pyi
src/pyope/descendants.py
src/pyope/exceptions.py
src/pyope/free_field_c2.py
src/pyope/jacobi.py
src/pyope/jacobi.pyi
src/pyope/local_operator.py
src/pyope/local_operator.pyi
src/pyope/null_search.py
src/pyope/ope_data.py
src/pyope/ope_data.pyi
src/pyope/operator_spaces.py
src/pyope/operator_spaces.pyi
src/pyope/operators.py
src/pyope/operators.pyi
src/pyope/py.typed
src/pyope/quasiprimary.py
src/pyope/realizations.py
src/pyope/registry.py
src/pyope/registry.pyi
src/pyope/simplify.py
src/pyope/simplify.pyi
src/pyope/singularity.py
src/pyope/utils.py
src/pyope_voa.egg-info/PKG-INFO
src/pyope_voa.egg-info/SOURCES.txt
src/pyope_voa.egg-info/dependency_links.txt
src/pyope_voa.egg-info/requires.txt
src/pyope_voa.egg-info/top_level.txt
tests/test_bc_betagamma.py
tests/test_c2_null_searcher.py
tests/test_c2_space.py
tests/test_descendant_space.py
tests/test_descendants.py
tests/test_free_field_c2.py
tests/test_illegal_operator_mul.py
tests/test_jacobi.py
tests/test_normal_product.py
tests/test_operator_spaces.py
tests/test_q0_case_fix.py
tests/test_quasiprimary.py
tests/test_registry.py
tests/test_simplify.py
tests/test_singular_vector_analyzer.py
tests/test_singularity.py
tests/test_sl2_k.py
tests/test_sl2_nested_no.py
tests/test_sparse_c2_api.py
tests/test_stress_tensor_verification.py
tests/test_u1_k.py
tests/test_virasoro_voa.py
tests/test_w3_algebra.py
tests/test_w3_algebra_ref.py