PySR / pysr

Commit History

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

Allow custom shared julia project
2e14c41

MilesCranmer commited on

Formally deprecate Julia <1.6 (#194)
4bc0a76
unverified

MilesCranmer commited on

Undo change to parsimony
bf87ffb

MilesCranmer commited on

Format code with black
81cfb5c
unverified

deepsource-autofix[bot] commited on

Set default parsimony to 0.0
52da3ff

MilesCranmer commited on

Configure new backend version
34d37c0

MilesCranmer commited on

Bump version with from_file fix
301cedc

MilesCranmer commited on

Fix `from_file` when loading pkl + csv from subdir
e8478b2

MilesCranmer commited on

Bump version with Julia 1.6 fix
8d810c2

MilesCranmer commited on