Commit History

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

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

Make multithreading the default mode
b77101f

MilesCranmer commited on

Update bug_report.md
1998ae8
unverified

MilesCranmer commited on

Update pysr logo
7664a46
unverified

MilesCranmer commited on

Show PySR logo in readme
901f043

MilesCranmer commited on

Merge pull request #75 from MilesCranmer/revert-symbolics
ab4c4f2
unverified

MilesCranmer commited on

Revert unstable Symbolics update in backend
bf820ac

MilesCranmer commited on

Fix FeynmanProblem misuse of class method
6fc6d39

MilesCranmer commited on

Bump pysr version with simplification fix
eddee71

MilesCranmer commited on

Bump backend version with simplification fix
3e03f4e

MilesCranmer commited on

Bump version for threading + new simplification backend
662defa

MilesCranmer commited on

Merge pull request #63 from MilesCranmer/dev
73f0759
unverified

MilesCranmer commited on

Use version of SymbolicRegression with multithreading
cb35e9e

MilesCranmer commited on

Fix multithreading call
96d7ed7

MilesCranmer commited on

Add test for multithreading
6146f6b

MilesCranmer commited on