PySR / pysr

Commit History

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

Correct function name with internal naming scheme
fc4cdae

MilesCranmer commited on

Correct function name
80fecb9

MilesCranmer commited on

Clean up internal function names
7f24ebe

MilesCranmer commited on

Use subprocess to find Julia env dir for <=1.6
e87a1d6

MilesCranmer commited on

Ensure that the JuliaInfo is reset after install
375cf2f

MilesCranmer commited on

Only check PyCall at init, not before install
cc9adea

MilesCranmer commited on

Format code with black
bd2462c

deepsource-autofix[bot] commited on

Fix version check for io_arg
3e5d906

MilesCranmer commited on

Only set shared env JULIA_PROJECT for julia 1.7+
3856951

MilesCranmer commited on

Update documentation links
fe3d590

MilesCranmer commited on

Only print conflicting library warning if Julia not initialized
d3026af

MilesCranmer commited on

Bump version with torch warning
b521bff

MilesCranmer commited on

Format code with black
07e1474
unverified

deepsource-autofix[bot] commited on

Add warning message in case a user import torch
53698db

MilesCranmer commited on

Fix formatting style issues
b14e38a

Mark Kittisopikul commited on

Fix typo
a91fff0

Mark Kittisopikul commited on

Convert Path to string before setting os.environ["JULIA_PROJECT"]
ca60a8e

Mark Kittisopikul commited on

Set JULIA_PROJECT before loading pyjulia
1ec1c46

Mark Kittisopikul commited on

Install SymbolicRegressions.jl and ClusterManagers.jl in a single step
7e5102a

Mark Kittisopikul commited on

Only create new env if update=True
d09ade8

MilesCranmer commited on

Remove newline to satisfy mkdocs
2f64833

MilesCranmer commited on

Bump version with update=False fix
3483e73

MilesCranmer commited on

Remove redundant instantiations
ff9becc

MilesCranmer commited on

Clean up main docstrings
408a63c

MilesCranmer commited on

Correctly parse list of model selection
7a40f51

MilesCranmer commited on

Fix union of types in docstrings
24f5dee

MilesCranmer commited on

Format code with black
c0f4a2f
unverified

deepsource-autofix[bot] commited on

Remove not-rendered `:param` key
0cf6092

MilesCranmer commited on

Move up notes section
0f3521d

MilesCranmer commited on

Tweak docs formatting
51b7bbd

MilesCranmer commited on