Commit History

Add functions to set constants
b18ab5a

MilesCranmer commited on

More accurate benchmarks
b15eaa4

MilesCranmer commited on

Treat dataset as global constant
cf95c4d

MilesCranmer commited on

Split into multiple files
7b2d6ac

MilesCranmer commited on

Print MSE without parsimony included
c862e70

MilesCranmer commited on

Update benchmark times
fff3383

MilesCranmer commited on

New benchmark with simplification; improves speedup
82e182e

MilesCranmer commited on

Merge branch 'master' of github.com:MilesCranmer/Eureqa.jl
7a33a67

MilesCranmer commited on

Add method to simplify tree constants
f972a12

MilesCranmer commited on

More ideas to todo
f570496

MilesCranmer commited on

Fix potential problem with copying reference
941b663

MilesCranmer commited on

Prevent changing of existing tree in population
58f63a3

MilesCranmer commited on

Speed back up by only looking at subpops
d3f2b30

MilesCranmer commited on

Add benchmarks - slower with hall of fame
77fefbc

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

Start recording benchmark times
9d82fc3

MilesCranmer commited on

Benchmark median time
12bc552

MilesCranmer commited on

No effect of reduced precision integers
eac89da

MilesCranmer commited on

Update benchmark with more measurements
af8beb1

MilesCranmer commited on

Fix syntax highlighting
5eeffc0

MilesCranmer commited on

Convert to checklist
37f71ff

MilesCranmer commited on

Add benchmark file
c3d240e

MilesCranmer commited on

Add more todo items
ec48038

MilesCranmer commited on

Increase time resolution of ages
3c89246

MilesCranmer commited on

Create LICENSE
110b26c
unverified

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

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

Update README.md
b03c020
unverified

MilesCranmer commited on

Fix local variable redefinition
54080b4

MilesCranmer commited on