PySR / paralleleureqa.jl

Commit History

Add mutation to generate random tree
16c9195

MilesCranmer commited on

Fix issue with empty hall of fame
311797d

MilesCranmer commited on

Optimize hall of fame constants with LBFGS
cedbbde

MilesCranmer commited on

Add functions to set constants
b18ab5a

MilesCranmer commited on

Split into multiple files
7b2d6ac

MilesCranmer commited on

Print MSE without parsimony included
c862e70

MilesCranmer commited on

Speed back up by only looking at subpops
d3f2b30

MilesCranmer commited on

Add hall of fame and nicer printing
5e2a70f

MilesCranmer commited on

Speedup with annealing turned off
d3ad40f

MilesCranmer commited on

Add benchmark file
c3d240e

MilesCranmer commited on

Add verbose printing option
c3d54db

MilesCranmer commited on

Change default hyperparams; add skip option for mutation
d3b42d5

MilesCranmer commited on

More documentation
8ff33c6

MilesCranmer commited on

Working parallelism with normal threads module
2a2a517

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

Fix local variable redefinition
54080b4

MilesCranmer commited on

Working parallelized version
6e5f7ce

MilesCranmer commited on