PySR / pysr

Commit History

Format code with black
e7650cd
unverified

deepsource-autofix[bot] commited on

Clean up Python init
e372ae8

MilesCranmer commited on

Include test for changed options
5edf565

MilesCranmer commited on

Don't activate env twice
d42f10b

MilesCranmer commited on

Simplify julia options checking
e644737

MilesCranmer commited on

Only print `set_diff` if has contents
b4abede

MilesCranmer commited on

Tell user if Julia initialized with different params
4300bea

MilesCranmer commited on

Format code with black
b61a54b
unverified

deepsource-autofix[bot] commited on

Bump version with new `julia_kwargs` option
7638859

MilesCranmer commited on

Set up `julia_kwargs` to initialize Julia binary
69bfcd2

MilesCranmer commited on

Update backend version with improved resource monitoring
b1f7afd

MilesCranmer commited on

Bump version with PySR test CLI
f2796a7

MilesCranmer commited on

Create CLI for running PySR tests
b1518ce

MilesCranmer commited on

Force tests to import locally
a2fd8f3

MilesCranmer commited on

Move test directory to pysr/
08fbf08

MilesCranmer commited on

Bump backend version with fixed safe operators
5784d04

MilesCranmer commited on

Bump version with import error fix
bdb5450

MilesCranmer commited on

Fix import error not giving traceback
397b012

MilesCranmer commited on

Add weight optimize and adaptive parsimony scaling
f041de4

MilesCranmer commited on

Document default `turbo`
496cedf
unverified

MilesCranmer commited on

Improve docstring for turbo
7191bc9

MilesCranmer commited on

Add `turbo` parameter with test
98ccd5e

MilesCranmer commited on

Avoid creating helper functions in options
551b15e

MilesCranmer commited on

Update backend with strings allowed for parallelism arg
488c798

MilesCranmer commited on

Update API calls for SymbolicRegression.jl 0.13
0a9f0c4

MilesCranmer commited on

Bump backend version
1858959

MilesCranmer commited on

Update backend version with search fix
197cf0a

MilesCranmer commited on

Document backend loading
a3fe1bb

MilesCranmer commited on

Refactor use of backend as more module-like
b846feb

MilesCranmer commited on

Refactor backend version check
4ee8cdb

MilesCranmer commited on

Check backend version to avoid potential errors
b046fc8

MilesCranmer commited on

Bump backend version
7b12257

MilesCranmer commited on

Refactor backend loading
6d58816

MilesCranmer commited on

Print helpful error message if user needs to update
a465e93

MilesCranmer commited on

Warn user about using `update=True`
9d099ff

MilesCranmer commited on

Bump PySR version to 0.11.4 with new `update` behavior
5ca38cd

MilesCranmer commited on

Don't update Julia packages by default
92819c3

MilesCranmer commited on

Bump PySR version with new backend
5ffdc52

MilesCranmer commited on

Assert variable names are alphanumeric
f340c5b

MilesCranmer commited on

Patch version 0.11.2
90224ea

MilesCranmer commited on

Patch version 0.11.1-1
83cfac6

MilesCranmer commited on

Add missing `using Pkg`
598dc57

MilesCranmer commited on

Patch version to 0.11.1
aa67d1b

MilesCranmer commited on

Make sure that full `os.environ` is passed to subprocess
f68c622

MilesCranmer commited on

Add missing `Pkg` import before `PackageSpec`
16a09af

MilesCranmer commited on

Format code with black
666d589
unverified

deepsource-autofix[bot] commited on

Re-activate env if julia already initialized
bcaffe2

MilesCranmer commited on

Avoid processing julia project twice
b487874

MilesCranmer commited on