Commit History

Fix arxiv link for readthedocs
10e246a

MilesCranmer commited on

Track frequency of complexities, and try to invert
15fbc5f

MilesCranmer commited on

Idea for not having to deal with parsimony
c6b4cc5

MilesCranmer commited on

Allow for different mult complexity on each side
17d8a3e

MilesCranmer commited on

Iterate version - operator constraints
9df0659

MilesCranmer commited on

Fix location of constraint-checking
b0c942c

MilesCranmer commited on

Add feature for operator-level size constraints
e68c63f

MilesCranmer commited on

Just add back py-generated eval tree array
a06de5e

MilesCranmer commited on

Reset to last working copy
1f4e612

MilesCranmer commited on

Manual loop faster than broadcast
d80a372

MilesCranmer commited on

Back to regular broadcast
7f9f476

MilesCranmer commited on

Use egal instead of equal for many ops
6fa78c9

MilesCranmer commited on

Move entire operator loop to code generation
1d23dc2

MilesCranmer commited on

Improve readability for user-defined operator code
32f7c64

MilesCranmer commited on

Simplify subtraction operation
c1c031f

MilesCranmer commited on

Update README.md
c8b410f
unverified

MilesCranmer commited on

Add square and cube operators
c835184

MilesCranmer commited on

=== rather than == for checking pow operator
9fe2f40

MilesCranmer commited on

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