PySR / pysr /julia_import.py

Commit History

Merge tag 'v0.18.4' into cleanup
f2a280c
unverified

MilesCranmer commited on

chore: move autload extensions to juliacall; update juliacall
a664d90
unverified

MilesCranmer commited on

refactor: declare julia as `Any` to avoid typing issues
cb76a81
unverified

MilesCranmer commited on

Fix extensions not being added to package env
59d9435
unverified

MilesCranmer commited on

Bump juliacall from 0.9.15 to 0.9.19 (#569)
0234b14
unverified

dependabot[bot] dependabot[bot] MilesCranmer commited on

Only load Julia extension on recent julia
52f940c
unverified

MilesCranmer commited on

Always overwrite with Meta.parseall version
3fcdd9a
unverified

MilesCranmer commited on

Always try to set `jl.seval`
2fe6870
unverified

MilesCranmer commited on

Standard names for JuliaCall env variables
7acebb6
unverified

MilesCranmer commited on

Export SymbolicRegression.jl module
e957e34
unverified

MilesCranmer commited on

Only overwrite seval on recent Julia versions
b96e8d3
unverified

MilesCranmer commited on

Allow user to disable juliacall extension
d7841a4
unverified

MilesCranmer commited on

Automatically load ipython extension
ae8fa7f
unverified

MilesCranmer commited on

Only show warnings if juliacall not yet imported
b7ca126
unverified

MilesCranmer commited on

Simplify IPython detection
20646f9
unverified

MilesCranmer commited on

Automatically load ipython extension
2600822
unverified

MilesCranmer commited on

Override seval to allow multiple expressions
d70ae0c
unverified

MilesCranmer commited on

Ensure julia is loaded as soon as possible
caf58a4
unverified

MilesCranmer commited on