PySR / pysr

Commit History

Tidy up error message
eb96ede

MilesCranmer commited on

Bump version with error catching for custom operators
f188814

MilesCranmer commited on

Clean up formatting
1eeeb79

MilesCranmer commited on

More helpful error message for custom operator
e7ff6db

MilesCranmer commited on

Better error message for custom operators
255c89c

MilesCranmer commited on

Bump version with nested_constraints fix
c54eed1

MilesCranmer commited on

Need to eval nested_constraints after importing SymbolicRegression
df48549

MilesCranmer commited on

Add early_stop_condition to stop earlier
73aff8b

MilesCranmer commited on

Add option to set max_evals
ab66141

MilesCranmer commited on

Bump SymbolicRegression to 0.9.1
79eac3a

MilesCranmer commited on

Enable custom cluster managers
e47833c

MilesCranmer commited on

Format code with black
b13cd4f
unverified

deepsource-autofix[bot] commited on

Add nested_constraints feature
50f37a0

MilesCranmer commited on

Fix error in warning declaration
9556e73

MilesCranmer commited on

Format code with black
042b27f
unverified

deepsource-autofix[bot] commited on

Switch CamelCase to snake_case for parameters
1443fba

MilesCranmer commited on

Skip coverage of deprecated functions
2ff5ae9

MilesCranmer commited on

Fix __repr__ when equations undefined
ebac605

MilesCranmer commited on

Create deprecation table for args
90994b0

MilesCranmer commited on

Bump SR version with symbol redefinition fix
1369d9f

MilesCranmer commited on

Bump SR version with new constraints and module formatting
3307575

MilesCranmer commited on

Change SymbolicRegression.jl version with new fixes
f2d2543

MilesCranmer commited on

Change default niterations to 40
9ff66c9

MilesCranmer commited on

Update PySR default settings as in https://github.com/MilesCranmer/PySR/discussions/115\#discussioncomment-2273348
b8953fa

MilesCranmer commited on

Bump version with static libpython warning off
f456047

MilesCranmer commited on

Remove silencer function from init
598f406

MilesCranmer commited on

Turn off warning for static libpython
eadad9f

MilesCranmer commited on

Bump version with extra sympy mappings
ea5ba6d

MilesCranmer commited on

Add mappings from sympy exact One/Half
f2a7a62

MilesCranmer commited on

Update dead links to readthedocs
f1e7133

MilesCranmer commited on

Make function names work when custom function has underscore
69fc6d0

MilesCranmer commited on

Bump version with manual model selection
896e650

MilesCranmer commited on

Merge pull request #127 from MilesCranmer/Manual-model-selection
e7f614d
unverified

MilesCranmer commited on

Allow y to be a pandas dataframe or series
ad8332d

MilesCranmer commited on

Format code with black
781f479
unverified

deepsource-autofix[bot] commited on

Fix edgecase when expression is a constant
10bac39

MilesCranmer commited on

Fix multi-output index selection
c4f15ef

MilesCranmer commited on

Make manual selection work for multi-output
35ca811

MilesCranmer commited on

Change row to index in specifying which expression
518eb85

MilesCranmer commited on

Format code with black
4839f5f
unverified

deepsource-autofix[bot] commited on

Add mechanism to manually do model selection
fbbe578

MilesCranmer commited on

Automatically adapt to terminal width
58b38f6

MilesCranmer commited on

Better error message for missing Julia
c3134ec

MilesCranmer commited on

Bump SR version with evaluation fix & ++speed
c4df718

MilesCranmer commited on

Add feature to skip mutation failures
e667c51

MilesCranmer commited on

Bump SR version with crossover fix
20ec2db

MilesCranmer commited on

Add crossovers and bump version
f3bcfd5

MilesCranmer commited on

Enforce use of keyword arguments
c2b20b6

MilesCranmer commited on

Enable timeout argument
859581c

MilesCranmer commited on

Misplaced version information
8bd4d4e

MilesCranmer commited on