Commit History

Fix incorrect python binary in test
ceeb420

MilesCranmer commited on

Switch miniconda test to using env file
53289dd

MilesCranmer commited on

Fix conda-based install of PySR
5486602

MilesCranmer commited on

Explicit test for user warning
54c02c4

MilesCranmer commited on

Only run conda test on one matrix element
e05d2e2

MilesCranmer commited on

Create integration test for static libpython linking
00ab5ac

MilesCranmer commited on

Add workaround for statically-linked libpython
6e2fc47

MilesCranmer commited on

Add missing pyjulia to requirements.txt
3ac3213

MilesCranmer commited on

Can now quit execution early and obtain the equations
4a4b072

MilesCranmer commited on

Get dockerfile working with PyJulia
e0d0dc1

MilesCranmer commited on

Describe speedup on second PySR calls
773f98b

MilesCranmer commited on

Update docs on installation
fadd796

MilesCranmer commited on

Update installation instructions
155233f

MilesCranmer commited on

Format code with black
980d0cf

deepsource-autofix[bot] commited on

Include additional kwargs if passed
76cb421

MilesCranmer commited on

Instead release as alpha version of 0.7
095a45e

MilesCranmer commited on

Fix removed kwarg from test
355c100

MilesCranmer commited on

Cleanup unused imports
6efb0ba

MilesCranmer commited on

Clean up use of global
c1a7eb6

MilesCranmer commited on

Clean up Feynman problems
46ce389

MilesCranmer commited on

Change version to release candidate
2b287f1

MilesCranmer commited on

Add missing top-level import
2eacb70

MilesCranmer commited on

Make pysr.install() install/update packages
b3fd9db

MilesCranmer commited on

Don't return julia output, store in global state
e199c99

MilesCranmer commited on

Force update and precompile on all launches
db7e681

MilesCranmer commited on

Set up PyJulia in CI
fad8a86

MilesCranmer commited on

Only activate env on first run
754d7db

MilesCranmer commited on

Bump version with PyJulia only
f72e324

MilesCranmer commited on

Add PyJulia to setup.py
0590ba5

MilesCranmer commited on

Remove non-PyJulia parts of codebase
97f43e5

MilesCranmer commited on

PyJulia actually works for distributed if done internally
42acd41

MilesCranmer commited on

Use more pure-PyJulia calls rather than evals
1e552a8

MilesCranmer commited on

Fix issue with re-running outside pyjulia
0e52e29

MilesCranmer commited on

Let Julia not PyJulia evaluate runfile
6a5e90d

MilesCranmer commited on

Avoid activating package twice with pyjulia
e1ac1c9

MilesCranmer commited on

Initial working version with PyJulia
1efb6f4

MilesCranmer commited on

Clean up unused imports
b158e1f

MilesCranmer commited on

Add commands for Dockerfile
9a56c67

MilesCranmer commited on

Create Dockerfile which launches with IPython
0810b27

MilesCranmer commited on

Add markdown comment so Hugo thinks there's no HTML
c3da359

MilesCranmer commited on

Format code with black
48d4a45
unverified

deepsource-autofix[bot] commited on

Fix bug with curMSE equal to 0.0
79ef9ab

MilesCranmer commited on

Change default procs to be # of cores
501ebd3

MilesCranmer commited on

Expand testing to Julia 1.7, python 3.9
f56fdcb

MilesCranmer commited on

Remove mistaken local Project.toml from example.py
72959f0

MilesCranmer commited on

Run all tests with multithreading set to True
8e088d6

MilesCranmer commited on

Update bug report to reference common error mode
02c9687

MilesCranmer commited on

Keep tests the same even with new default
602d0cd

MilesCranmer commited on