Commit History

Added extra_sympy_mappings to kwargs dict
aebcf1a

AutonLabTruth commited on

Add warning for large numbers of datapoints
0683428

MilesCranmer commited on

Fix subprocess call which hangs
f5cd852

MilesCranmer commited on

Add missing kwarg for final print loop
9640492

MilesCranmer commited on

Store arguments in dictionary to prevent argument errors
5cee3b5

MilesCranmer commited on

Make internal functions obvious with underscore
76e7a47

MilesCranmer commited on

Merge pull request #2 from DhananjayAshok/refactoring
4949116
unverified

Dhananjay Ashok commited on

Merge branch 'recover' into refactoring
d7fdb9c
unverified

Dhananjay Ashok commited on

Added the auxiliary file features ready to merge
371f4fe

AutonLabTruth commited on

Removed LGGA from the recover branch entirely
e30b74d

AutonLabTruth commited on

Remove uncommon git ignore
a924098

MilesCranmer commited on

Rename example file so it is obviously an example
1bd0408

MilesCranmer commited on

Move other imports to files that use them
eb2dca9

MilesCranmer commited on

Move Optim.jl import to file that uses it
9cd38a5

MilesCranmer commited on

Import missing printf
23f74c2

MilesCranmer commited on

Import auxiliaries after operators defined
c7034da

MilesCranmer commited on

Make filenaming more consistent
48d465b

MilesCranmer commited on

[travis] remove expensive macOS tests
bd1838a

MilesCranmer commited on

Mention Julia package in README
025ed0e
unverified

MilesCranmer commited on

Completed Refactoring of sr.py
a58c3d5

AutonLabTruth commited on

Refactored till file creation
0aafc34

AutonLabTruth commited on

Refactored till handle_constraints
181a454

AutonLabTruth commited on

Refactored out paths and others
762987c

AutonLabTruth commited on

Refactored out paths and others
0dfd8e3

AutonLabTruth commited on

Refactored out depreciation errors
a9a1691

AutonLabTruth commited on

Added Truth Python Files
b865169

AutonLabTruth commited on

Refactored optimization too, performance normal
a79a3fb

AutonLabTruth commited on

Refactored regEvolCycle, performance still normal
65bc891

AutonLabTruth commited on

Refactored iterate to simulated annealing
4fca5d2

AutonLabTruth commited on

Moved things around. Seems like it still works as well
921343f

AutonLabTruth commited on

Refactored Till Population and moved a part to randomMutations
21ee78d

AutonLabTruth commited on

Refactored Till PopMember
f50d9d6

AutonLabTruth commited on

Refactored Till Random Mutations
a1e832b

AutonLabTruth commited on

Refactored till errors
a9184d1

AutonLabTruth commited on

Update README.md
502bd82
unverified

Dhananjay Ashok commited on

Update README.md
12aa72d
unverified

Dhananjay Ashok commited on

Created a main.py file to run
35b3043

AutonLabTruth commited on

Added Shell Argument to Subprocess
9e11722

AutonLabTruth commited on

Merge pull request #1 from MilesCranmer/master
7be8652
unverified

Dhananjay Ashok commited on

Fix missing f-string for weights definition
1175632

MilesCranmer commited on

Update TODO.md
bfb799a
unverified

MilesCranmer 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

[travis] require linux and windows builds to work
9dae2b1

MilesCranmer commited on

[travis] fix removed setup prefix for linux
23e6876

MilesCranmer commited on

[travis] correct binary for windows
ad7c290

MilesCranmer commited on