PySR / pysr /julia_helpers.py

Commit History

Only print conflicting library warning if Julia not initialized
d3026af

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

Add docstring to julia helpers file
ce60798

MilesCranmer commited on

fixed issues from deepsource
9490776

tttc3 commited on

Moved julia helper functions out of sr.py
6baa534

tttc3 commited on