LICENSE
README.md
pyproject.toml
ppf/__init__.py
ppf/__main__.py
ppf/detector.py
ppf/hierarchical.py
ppf/hybrid.py
ppf/residual_layer.py
ppf/symbolic.py
ppf/symbolic_types.py
ppf/symbolic_utils.py
ppf/types.py
ppf/utils.py
ppf/cli/__init__.py
ppf/cli/main.py
ppf/cli/utils.py
ppf/cli/commands/__init__.py
ppf/cli/commands/detect.py
ppf/cli/commands/discover.py
ppf/cli/commands/export.py
ppf/cli/commands/features.py
ppf/cli/commands/hierarchy.py
ppf/cli/commands/hybrid.py
ppf/cli/commands/info.py
ppf/cli/commands/stack.py
ppf/export/__init__.py
ppf/export/c_export.py
ppf/export/json_export.py
ppf/export/load.py
ppf/export/python_export.py
ppf/features/__init__.py
ppf/features/extract.py
ppf/features/vectorize.py
tests/test_100.py
tests/test_1000_numerical.py
tests/test_1000_recursive.py
tests/test_approximate_form_fitting.py
tests/test_cuts.py
tests/test_detector.py
tests/test_export_c.py
tests/test_export_json.py
tests/test_export_python.py
tests/test_fair_benchmark.py
tests/test_fair_benchmark_validated.py
tests/test_features.py
tests/test_form_to_neurons.py
tests/test_form_type_fitting.py
tests/test_four_cuts.py
tests/test_gpt2_compression.py
tests/test_gpt2_neuron_relationships.py
tests/test_hierarchical.py
tests/test_hybrid.py
tests/test_hybrid_mars.py
tests/test_hybrid_sunspots.py
tests/test_integration.py
tests/test_irreducibility_engine.py
tests/test_nn_compression_potential.py
tests/test_nn_form_extraction.py
tests/test_nn_internal_forms.py
tests/test_oeis_benchmark.py
tests/test_oeis_random_sample.py
tests/test_regression_suite.py
tests/test_residual_layer.py
tests/test_sequence_to_neurons.py
tests/test_symbolic.py
tests/test_tolerant_form_detection.py
tests/test_validated_benchmark.py
timeseries_formula_finder.egg-info/PKG-INFO
timeseries_formula_finder.egg-info/SOURCES.txt
timeseries_formula_finder.egg-info/dependency_links.txt
timeseries_formula_finder.egg-info/entry_points.txt
timeseries_formula_finder.egg-info/requires.txt
timeseries_formula_finder.egg-info/top_level.txt