PySR / pysr /sr.py

Commit History

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

Fix bug with curMSE equal to 0.0
79ef9ab

MilesCranmer commited on

Change default procs to be # of cores
501ebd3

MilesCranmer commited on

Run all tests with multithreading set to True
8e088d6

MilesCranmer commited on

Make multithreading the default mode
b77101f

MilesCranmer commited on

Fix multithreading call
96d7ed7

MilesCranmer commited on

Bump version with precision parameter
bc63109

MilesCranmer commited on

Add precision parameter
79a7cfe

MilesCranmer commited on

Clean up anti-patterns
2acedc5

MilesCranmer commited on

Clean up anti-patterns
fdc95c9

MilesCranmer commited on

Clean up anti-patterns
62d539c

MilesCranmer commited on

Clean up anti-patterns
db11d11

MilesCranmer commited on

Propagate and check torch/jax mappings
e0c68fc

MilesCranmer commited on

Point to docs page in docstring
a29e818

MilesCranmer commited on

Prevent users from using a tiny maxsize, as behaviour is undefined
dfabd6e

MilesCranmer commited on

Revert "Implement DaemonMode for fast startup"
43a345a

MilesCranmer commited on

Revert "Add missing DaemonMode.jl"
5174135

MilesCranmer commited on

Revert "Fix DaemonMode dir"
7ee622b

MilesCranmer commited on

Add missing DaemonMode.jl
10f05a3

MilesCranmer commited on

Implement DaemonMode for fast startup
009d206

MilesCranmer commited on

Add denoising operation with test
5750d1a

MilesCranmer commited on

Fix misplaced variable
fdb138f

MilesCranmer commited on

Remove unnecessary f-string
5873e72
unverified

deepsource-autofix[bot] commited on

Fix useless elif statement
61138f4

MilesCranmer commited on

Fix redefinition of builtin
4383f88

MilesCranmer commited on

Clean up more unused code
5af6354

MilesCranmer commited on

Fix unused arguments
925fb38

MilesCranmer commited on

Merge pull request #50 from MilesCranmer/deepsource-fix-b48a9bb1
47055c8
unverified

MilesCranmer commited on

Merge pull request #52 from MilesCranmer/deepsource-fix-147c2d73
bfe511a
unverified

MilesCranmer commited on

Fix ceiling function
0d60bb3
unverified

MilesCranmer commited on

Refactor unnecessary `else` / `elif` when `if` block has a `return` statement
5bb2875
unverified

deepsource-autofix[bot] commited on

Remove reimported module
6bb3a7b
unverified

deepsource-autofix[bot] commited on

Remove unnecessary lambda expression
84fdbc6
unverified

deepsource-autofix[bot] commited on

Format code with black
7d4300a
unverified

deepsource-autofix[bot] commited on

Changed format for equation filenames
2cca15f

MilesCranmer commited on

Fix detection of jupyter
355dd06

MilesCranmer commited on

Allow control over tournament selection parameters
17f8bf1

MilesCranmer commited on

Fix selection not being propagated
f77e43f

MilesCranmer commited on

Need to manually fix variable names for selection to work
1159740

MilesCranmer commited on

Overhaul docstrings
5db0d89

MilesCranmer commited on

Proper pydoc markdown format
8b49600

MilesCranmer commited on

Proper pydoc markdown format
beecd14

MilesCranmer commited on