Commit History

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 Julia versions in CI
a934083

MilesCranmer commited on

Merge pull request #205 from MilesCranmer/version-check-2
7d62807
unverified

MilesCranmer commited on

Update backend version with search fix
197cf0a

MilesCranmer commited on

Update bug_report.md
a5e5da1
unverified

MilesCranmer commited on

Update bug_report.md
725df69
unverified

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

Merge pull request #202 from MilesCranmer/fix-conda-forge
49b163d
unverified

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

Remove env test from conda CI as not expected to work
39afb18

MilesCranmer commited on

Revert unneeded changes to CI
13cf1e5

MilesCranmer commited on

Don't update Julia packages by default
92819c3

MilesCranmer commited on

Install 0.11.3 in conda test
83df564

MilesCranmer commited on

Recommend pip installs
134a0cd

MilesCranmer commited on

Ensure correct python binary is used; correct pysr is installed
a448e3c

MilesCranmer commited on

Set python version at creation
383ce87

MilesCranmer commited on

Try creating env from scratch
04c09f5

MilesCranmer commited on

Avoid using miniforge, for testing
3c54f40

MilesCranmer commited on

Never use mamba, for testing
34c3e41

MilesCranmer commited on

Add conda-forge test without miniforge
f75d348

MilesCranmer commited on

Test with and without mamba in conda test
a03df70

MilesCranmer commited on

Turn off fail-fast in conda tests
2326b1e

MilesCranmer commited on

Bump PySR version with new backend
5ffdc52

MilesCranmer commited on

Merge pull request #200 from MilesCranmer/deepsource-transform-79c15f10
ac8d00e
unverified

MilesCranmer commited on

Format code with black
c5dc7b7
unverified

deepsource-autofix[bot] commited on

Assert variable names are alphanumeric
f340c5b

MilesCranmer commited on

Clarify underlying algorithm in PySR
162cbb5
unverified

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

Merge pull request #197 from MilesCranmer/custom-julia-project
3532c08
unverified

MilesCranmer commited on

Add additional conda deps
7fec442

MilesCranmer commited on

Clean up formatting
7d036ff

MilesCranmer commited on

Merge branch 'custom-julia-project' of ssh://ssh.github.com:443/MilesCranmer/PySR into custom-julia-project
3c653a1

MilesCranmer commited on

Add back missing `DEPOT_PATH` setting within Julia
af2a12d

MilesCranmer commited on

Format code with black
31c4fd5
unverified

deepsource-autofix[bot] commited on

Make sure to unset `JULIA_DEPOT_PATH` at end
8801268

MilesCranmer commited on

Set `JULIA_DEPOT_PATH` in env test
758e74a

MilesCranmer commited on

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

MilesCranmer commited on