Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astroautomata/PySR
/ functions
Functions
356 in github.com/astroautomata/PySR
⨍
Functions
356
◇
Types & classes
31
Method
test_multioutput_weighted_with_callable_temp_equation
(self)
pysr/test/test_main.py:510
Method
test_multiple_expressions_multiple_params_multiple_variables
(self)
pysr/test/test_main.py:2287
Method
test_multiple_expressions_no_params_multiple_variables
(self)
pysr/test/test_main.py:2256
Method
test_multiple_lists_single_output_guesses
(self)
pysr/test/test_main.py:1231
Method
test_multiprocessing_turbo_custom_objective
(self)
pysr/test/test_main.py:114
Method
test_negative_losses
(self)
pysr/test/test_main.py:1037
Method
test_noisy_builtin_variable_names
(self)
pysr/test/test_main.py:615
Method
test_non_julia_errors_reraised
(self)
pysr/test/test_startup.py:186
Method
test_non_list_guesses_single_output
(self)
pysr/test/test_main.py:1221
Method
test_notebook
(self)
pysr/test/test_startup.py:134
Method
test_operator_conflict_error
(self)
pysr/test/test_main.py:406
Method
test_operators_parameter
(self)
pysr/test/test_main.py:1078
Method
test_other_precision
(self)
pysr/test/test_main.py:1947
Method
test_pandas_resample_with_nested_constraints
(self)
pysr/test/test_main.py:638
Method
test_param_groupings
Test that param_groupings are complete
pysr/test/test_main.py:1590
Method
test_parametric_deprecation_warning
Test that the helpful warning message is displayed.
pysr/test/test_main.py:1613
Method
test_parametric_expression
(self)
pysr/test/test_main.py:921
Method
test_pickle_inv_sympy_expression
Test that sympy expressions with the inv operator can be pickled and unpickled correctly.
pysr/test/test_main.py:1431
Method
test_pickle_with_temp_equation_file
If we have a temporary equation file, unpickle the estimator.
pysr/test/test_main.py:1474
Method
test_pipeline
(self)
pysr/test/test_jax.py:64
Method
test_pipeline
(self)
pysr/test/test_torch.py:67
Method
test_pipeline_pandas
(self)
pysr/test/test_jax.py:31
Method
test_pipeline_pandas
(self)
pysr/test/test_torch.py:32
Method
test_power_law_warning
Ensure that a warning is given for a power law operator.
pysr/test/test_main.py:1727
Method
test_predict_replaces_spaces_in_dataframe_columns
(self)
pysr/test/test_main.py:1453
Method
test_process_constraints_swaps_multiplication_constraints
(self)
pysr/test/test_main.py:2225
Method
test_progress_disabled_when_stdout_lacks_buffer
(self)
pysr/test/test_main.py:1570
Method
test_pysr_slurm_cluster_manager
(self)
pysr/test/test_slurm.py:148
Method
test_scikit_learn_compatibility
Test PySRRegressor compatibility with scikit-learn.
pysr/test/test_main.py:1512
Method
test_simple_change_to_backend
Test that we can use a development version of SymbolicRegression.jl
pysr/test/test_dev.py:8
Method
test_simple_table
(self)
pysr/test/test_main.py:1933
Method
test_single_expression_no_params_single_variable
(self)
pysr/test/test_main.py:2243
Method
test_single_expression_single_param_single_variable
(self)
pysr/test/test_main.py:2271
Method
test_single_output_string_guesses
(self)
pysr/test/test_main.py:1134
Method
test_size_warning
Ensure that a warning is given for a large input size.
pysr/test/test_main.py:1744
Method
test_successful_operation
(self)
pysr/test/test_startup.py:183
Method
test_suggest_keywords
(self)
pysr/test/test_main.py:1848
Method
test_sympy2jax
(self)
pysr/test/test_jax.py:20
Method
test_sympy2torch
(self)
pysr/test/test_torch.py:21
Method
test_sympy_function_fails_as_variable
(self)
pysr/test/test_main.py:1782
Method
test_template_expression_guesses
(self)
pysr/test/test_main.py:1170
Method
test_template_expression_with_parameters_multiout
(self)
pysr/test/test_main.py:873
Method
test_template_expressions_and_custom_complexity
(self)
pysr/test/test_main.py:816
Method
test_tensorboard_logger
(self)
pysr/test/test_main.py:976
Method
test_unary_operators_in_guesses
(self)
pysr/test/test_main.py:1276
Method
test_unit_checks
This just checks the number of units passed
pysr/test/test_main.py:2115
Method
test_unit_propagation
Check that units are propagated correctly. This also tests that variables have the correct names.
pysr/test/test_main.py:2159
Method
test_validate_export_mappings_typechecks
(self)
pysr/test/test_main.py:347
Method
test_validation_helpers_skip_nonfunction
(self)
pysr/test/test_main.py:344
Method
test_vector_of_vectors_single_output_guesses
(self)
pysr/test/test_main.py:1241
Method
test_warm_start_from_file
Test that we can warm start in another process.
pysr/test/test_startup.py:35
Method
test_warm_start_set_at_init
(self)
pysr/test/test_main.py:609
Method
test_wrong_number_of_guess_lists
(self)
pysr/test/test_main.py:1212
Method
test_zygote_autodiff_backend_full_run
(self)
pysr/test/test_autodiff.py:46
Method
true_fn
(x)
pysr/test/test_main.py:647
Method
write_hparams
(self, logger: AnyValue, hparams: dict[str, Any])
pysr/logger_specs.py:63
← previous
301–356 of 356, ranked by callers