PySR / README.md

Commit History

Rename example file so it is obviously an example
1bd0408

MilesCranmer commited on

Update README.md
502bd82
unverified

Dhananjay Ashok commited on

Update README.md
12aa72d
unverified

Dhananjay Ashok commited on

Better explain quickstart example
53256e6
unverified

MilesCranmer commited on

Explain inline operator definition in README example
30a20e7
unverified

MilesCranmer commited on

Show inline operator in README example
68c5219
unverified

MilesCranmer commited on

Explain pronounciation
6083305
unverified

MilesCranmer commited on

Update Julia advice to include precompilation
d44e449

MilesCranmer commited on

Make README example more explicit
0e17dde
unverified

MilesCranmer commited on

Fix arxiv link for readthedocs
10e246a

MilesCranmer commited on

Update README.md
c8b410f
unverified

MilesCranmer commited on

Link back to repo from index
0d82add

MilesCranmer commited on

Fix printed score; demonstrate best() function
59cf3d0

MilesCranmer commited on

Fix up citable link
cf8bf07

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 new features to README
fad9923

MilesCranmer commited on

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

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

Update docstring on README
6f11ae4

MilesCranmer commited on

Todo for adding read the docs
a4eb420

MilesCranmer commited on

Mention that operator constants be 32-bit
316393e
unverified

MilesCranmer commited on

Add missing definition of error
3662fae

MilesCranmer commited on

Ideas for vector ops
a4edf2e

MilesCranmer commited on

Clarify installation - need Julia and Python
5af7e2e
unverified

MilesCranmer commited on

Add feature to set arbitrary variable names
7f5b38a

MilesCranmer commited on

Fix bug with Int32 rounding of equation age
9fa51a8

MilesCranmer commited on

Add feature idea to README
95a2a34
unverified

MilesCranmer commited on

Update todo for max depth completion
c88d0b9

MilesCranmer commited on

Add option to control max depth instead of size
319103f

MilesCranmer commited on

Idea for getting algorithm on GPU
cf89640

MilesCranmer commited on

Use @fastmath for evaluating on array
d5ec823

MilesCranmer commited on

Give sqrtm operators to work with negatives
78a18f0

MilesCranmer commited on

Clean up installation instructions
b5a1925
unverified

MilesCranmer commited on

Add missing sympy mappings in test
e394c0e

MilesCranmer commited on

Add sympy and score as output
5908dc9

MilesCranmer commited on

Parallelize all recursive functions
3a578d2

MilesCranmer commited on

Speed up by not recalculating score
cb0e2e9

MilesCranmer commited on

Idea for caching calculations within each tree
6d4b486

MilesCranmer commited on

More feature ideas
29db367

MilesCranmer commited on

Update hyperopt script to new API
4f80ce5

MilesCranmer commited on

Add printing of score function from 2006.11287
2b01937

MilesCranmer commited on