PySR / eureqa.jl

Commit History

Allow numpy arrays to be passed
a3a2513

MilesCranmer commited on

Add functionality to save hall of fame to file
3f4ce91

MilesCranmer commited on

Rename eureqa file back
1bbc0c9

MilesCranmer commited on

Add a python interface
cfca8a4

MilesCranmer commited on

Add mutation to generate random tree
16c9195

MilesCranmer commited on

Fix issue with empty hall of fame
311797d

MilesCranmer commited on

Update constant optimization settings
a595f09

MilesCranmer commited on

Optimize hall of fame constants with LBFGS
cedbbde

MilesCranmer commited on

Add functions to set constants
b18ab5a

MilesCranmer commited on

Treat dataset as global constant
cf95c4d

MilesCranmer commited on

Split into multiple files
7b2d6ac

MilesCranmer commited on

Add method to simplify tree constants
f972a12

MilesCranmer commited on

Fix potential problem with copying reference
941b663

MilesCranmer commited on

Prevent changing of existing tree in population
58f63a3

MilesCranmer commited on

Add hall of fame and nicer printing
5e2a70f

MilesCranmer commited on

Speedup with annealing turned off
d3ad40f

MilesCranmer commited on

Fix bug with no vectorization
b13cd33

MilesCranmer commited on

Vectorize evaluation; get 5x speedup
41cab3e

MilesCranmer commited on

Add benchmark file
c3d240e

MilesCranmer commited on

Increase time resolution of ages
3c89246

MilesCranmer commited on

Clean up helper functions
e926635

MilesCranmer commited on

Clean up dataset integration
295c6bd

MilesCranmer commited on

Add verbose printing option
c3d54db

MilesCranmer commited on

Change default hyperparams; add skip option for mutation
d3b42d5

MilesCranmer commited on

Remove example code
8d9fde2

MilesCranmer commited on

More documentation
d96df3e

MilesCranmer commited on

Fix other parallelization issue with switch to @spawnat over @pmap
b364345

MilesCranmer commited on

Fix parallelization issue
9c27796

MilesCranmer commited on

Attempting to merge populations
a369299

MilesCranmer commited on

Working parallelized version
6e5f7ce

MilesCranmer commited on