Commit History

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

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

Attempt to create temp depot for test env
2128884

MilesCranmer commited on

Get env test to verify in shared env
597782a

MilesCranmer commited on

Add custom env test to CI
acb3fea

MilesCranmer commited on

Create new test for custom project
e1e5d77

MilesCranmer commited on

Allow custom shared julia project
2e14c41

MilesCranmer commited on

Fix Julia nightly for large CI
b6ac303
unverified

MilesCranmer commited on

Encourage user to install updated pip package
822d42f

MilesCranmer commited on

Update conda install for CI
fd36d69

MilesCranmer commited on

Update conda install instructions
a6da5af

MilesCranmer commited on

Add conda-forge test on macOS too
ffcddde

MilesCranmer commited on

Remove julia 1.5.0 from nightly CI
b0fe1f1

MilesCranmer commited on

Format code with black (#195)
8c50fca
unverified

deepsource-autofix[bot] deepsource-autofix[bot] commited on

Update operator names in docs
3dd70cc

MilesCranmer commited on

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

MilesCranmer commited on

Fix list enumeration in docs
cb832ca

MilesCranmer commited on

Add note about constraints in documentation
ec6c97a

MilesCranmer commited on

Expand documentation on customization
0e83f02

MilesCranmer commited on

Add docs page for configuring the backend
22861f2

MilesCranmer commited on