PySR / julia

Commit History

Catch travis errors stemming from domain error
ef3bdd3

MilesCranmer commited on

Reduce number of threads per worker
0557713

MilesCranmer commited on

Parallelize all recursive functions
3a578d2

MilesCranmer commited on

Speed up by not recalculating score
cb0e2e9

MilesCranmer commited on

Calculate running average of speed
2f6f790

MilesCranmer commited on

Fix blocking of populations via RemoteChannel()
7b70a53

MilesCranmer commited on

Allow for more populations than processes
121e6ac

MilesCranmer commited on

Set initial score to 0 instead of nan
13409d1

MilesCranmer commited on

Fix scoring function - extra logarithm was added
87afd92

MilesCranmer commited on

Fix bug with sum over empty array
22540af

MilesCranmer commited on

Fix alignment of equation printing
0e65724

MilesCranmer commited on

Fix missing size definition
db9be07

MilesCranmer commited on

Add printing of score function from 2006.11287
2b01937

MilesCranmer commited on

Fix number of iterations
44cbe0b

MilesCranmer commited on

Print speed of processing
92088a8

MilesCranmer commited on

Can call distributed processing from python
ecc6ae8

MilesCranmer commited on

Got Distributed.jl working
d85f644

MilesCranmer commited on

Improve debugging statements
1fca015

MilesCranmer commited on

Print average speed of cycles
00136f0

MilesCranmer commited on

Don't square weights
2554a3e

MilesCranmer commited on

Catch domain errors during classical optimization
ea010a7

MilesCranmer commited on

Clean up API; make const optimization random
78cf882

MilesCranmer commited on

Try additional initial conditions during optimization
e0d94cd

MilesCranmer commited on

Add more operators, and list them
2c6b73d

MilesCranmer commited on

Create PyPI package under pysr
0c0aff7

MilesCranmer commited on