Commit History

Give sqrtm operators to work with negatives
78a18f0

MilesCranmer commited on

Switch to enum for functions
dd17964

MilesCranmer commited on

Clean up installation instructions
b5a1925
unverified

MilesCranmer commited on

Iterate version - sympy output
689e85e

MilesCranmer commited on

Add missing sympy mappings in test
e394c0e

MilesCranmer commited on

Catch travis errors stemming from domain error
ef3bdd3

MilesCranmer commited on

Add sympy and score as output
5908dc9

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

Idea for caching calculations within each tree
6d4b486

MilesCranmer commited on

Change assert to allow no binary/unary operators
29edd56

MilesCranmer commited on

Add test for empty unary_operators list
48b723d

MilesCranmer commited on

Remove assert for empty unary_operators
3acde9e

MilesCranmer commited on

Calculate running average of speed
2f6f790

MilesCranmer commited on

Fix blocking of populations via RemoteChannel()
7b70a53

MilesCranmer commited on

More feature ideas
29db367

MilesCranmer commited on

Update hyperopt script to new API
4f80ce5

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

Force version of julia in travis
6b65e2e
unverified

MilesCranmer commited on

Remove git workflow
2e78f04

MilesCranmer commited on

Update GH workflow to push to pypi
c4a6ced

MilesCranmer commited on

Clean up travis code
bdc71b3

MilesCranmer commited on

Turn optimization back on for testing
af5ed6e

MilesCranmer commited on

Create python-publish.yml
a5958b1
unverified

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

Make Julia optimization level parametrized
8cfda07

MilesCranmer commited on

v0.3.4 - complete setup.py and travis support
54f6484

MilesCranmer commited on

Add test for custom operator
ddb4d52
unverified

MilesCranmer commited on

Add missing setuptools to travis
3abb4b0

MilesCranmer commited on

Fix number of iterations
44cbe0b

MilesCranmer commited on