PySR / README.md

Commit History

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

Fix number of iterations
44cbe0b

MilesCranmer commited on

Update readme to Distributed.jl
8c44280

MilesCranmer commited on

Update todo and emphasize completions
3483668

MilesCranmer commited on

Clean up readme
e987d40
unverified

MilesCranmer commited on

More ideas for speed
8dd0aec

MilesCranmer commited on

Print average speed of cycles
00136f0

MilesCranmer commited on

Update README.md
f6dcb74
unverified

MilesCranmer commited on

Additional examples in quick start
439159c

MilesCranmer commited on