Commit History

Iterate version - simplify power laws
5a98feb

MilesCranmer commited on

Describe how to limit power complexity
ef62619

MilesCranmer commited on

Add way of limiting the complexity of power operators
aea0528

MilesCranmer commited on

Evaluate individuals on whole dataset after a round is over
574628b

MilesCranmer commited on

Compare address to nothing; rather than value
7c303e1

MilesCranmer commited on

Record benchmark for version
5b1c837

MilesCranmer commited on

Change id function to not be anon
e277165

MilesCranmer commited on

Clean up output functions
cc6661a

MilesCranmer commited on

Remove extra newline
177b7cc

MilesCranmer commited on

Make fast power portable
14f69cf

MilesCranmer commited on

Meta-program branching table rather than array of operators
e2ae8ef

MilesCranmer commited on

Merge branch 'master' of github.com:MilesCranmer/PySR into master
d781e18

MilesCranmer commited on

Force all operators to be fast versions
211c6a7

MilesCranmer commited on

Add subtraction operator
399aef5

MilesCranmer commited on

Link back to repo from index
0d82add

MilesCranmer commited on

Add option to slowly increase maxsize
fe36e3a

MilesCranmer commited on

Reset global equation file name
964b669

MilesCranmer commited on

Describe cycles per iteration
fef663e

MilesCranmer commited on

Iterate version - fix endless waiting for process
29c2ee2

MilesCranmer commited on

Fix endless waiting for process
e8639b3

MilesCranmer commited on

Improve docstrings for post-hoc analysis
a8ee367

MilesCranmer commited on

Describe best() more in-depth in docs
68df0bb

MilesCranmer commited on

Iterate version - docs+post printing
b3b3344

MilesCranmer commited on

Fix printed score; demonstrate best() function
59cf3d0

MilesCranmer commited on

Document best() functions
378fe0d

MilesCranmer commited on

Allow early quit + can pretty-print best equation
bf37f2a

MilesCranmer commited on

Save hall of fame to a backup to prevent deletions
ac2e8e0

MilesCranmer commited on

Combine todo items
c57ba15

MilesCranmer commited on

Rearrange operators section
a65054b

MilesCranmer commited on

Change table of contents ordering
d67af40

MilesCranmer commited on

Copy getting started info to separate file
43cceb0

MilesCranmer commited on

Fix up citable link
cf8bf07

MilesCranmer commited on

Properly link documentation URLs
d563645

MilesCranmer commited on

Note about Julia install
5691c27

MilesCranmer commited on

Split up readme into docs
e1e2d20

MilesCranmer commited on

Move operator docs to separate file
82bd48e

MilesCranmer commited on

Add starter file for operators documentation
c20f5e3

MilesCranmer commited on

Fix stackoverflow error from missing copy
b7257cc

MilesCranmer commited on

Add back function for prepending op; randomly choose it
85aeb48

MilesCranmer commited on

Add new features to README
fad9923

MilesCranmer commited on

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

MilesCranmer commited on

Add parameter for batching
2ca2654

MilesCranmer commited on

Remove unneeded domain checks
3a557a9

MilesCranmer commited on

Do manual check for domain errors, rather than try-catch
7aaa5b1

MilesCranmer commited on

Simplify try catch
fee23e7

MilesCranmer commited on

Only evaluate individuals on small batches during evolution
7f6d86d

MilesCranmer commited on

Add todo for cleaning up zombie processes
5130409

MilesCranmer commited on

Change site name of readthedocs
4820cf9

MilesCranmer commited on