Spaces:
Running
Running
Commit History
Moved things around. Seems like it still works as well 921343f
Refactored Till Population and moved a part to randomMutations 21ee78d
Refactored Till PopMember f50d9d6
Refactored Till Random Mutations a1e832b
Refactored till Node 32df36d
Refactored till errors a9184d1
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
Added Shell Argument to Subprocess 9e11722
Merge pull request #1 from MilesCranmer/master 7be8652 unverified
Dhananjay Ashok commited on
Fix missing f-string for weights definition 1175632
Update TODO.md bfb799a unverified
Better explain quickstart example 53256e6 unverified
Explain inline operator definition in README example 30a20e7 unverified
Show inline operator in README example 68c5219 unverified
[travis] require linux and windows builds to work 9dae2b1
[travis] fix removed setup prefix for linux 23e6876
[travis] correct binary for windows ad7c290
Clean up data passing to Julia 5f27a84
[travis] Use --user only for linux 73fb236
Update python for windows test c765a2b
Get travis to use virtualenv 86c866a
Pass path through linux test travis bf86979
Move linux testing back to bionic 718935e
Need sudo for linux builds 4ecf2f4
Clean up build matrix f3fc18e
Merge test script to travis.yml d7550d1
Update hyperparam optimizer script 8df173b
Switch travis to macOS 998d3bd unverified
Test travis support for Windows/macOS 91735eb unverified
Pre-compile packages inside travis 7429b75 unverified
Fix date formatting for windows b463028
Change date format to y/m/d 51c7840
Iterate version for better filenames 9416f10
Add datetime to default equation file 03e8b8d
Explain pronounciation 6083305 unverified
Add progress measure to logging output 9fb30b3
Iterate version - max size fix f7fa1b2
Allow verbosity=0 to turn off hall of fame printing eebd675
Only increase max size when warming up 4b7293a
Update Julia advice to include precompilation d44e449
Remove unneeded random string in filename 0a59d77
Iterate version - windows support d4b1969
Merge pull request #18 from johannbrehmer/platform-independence 71ca872 unverified
Move position of tempdir arguments 9e6c4b4 unverified
Changed the default behavior to deleting the temporary files after use 72ef582
Johann Brehmer commited on
Escaped backslash in operator file a2003c2
Johann Brehmer commited on
Escape backslashes in filenames written into julia script 6b04774
Johann Brehmer commited on