Commit History

Added multiprocessing experiment
b6ed59b

AutonLabTruth commited on

line buffering size 1 is not supported for windows binary mode. Changing it to -1 to supress warning
c1807a5

AutonLabTruth commited on

Changed Verbosity to enable complete silence mode and created full experiment function
59765a8

AutonLabTruth commited on

Fixed silly bugs and added a run_on_problems function
271a473

AutonLabTruth commited on

Renamed Variable Names and Fixed Y to y
c88fbe0

AutonLabTruth commited on

Removed unused imports
7e72d81

AutonLabTruth commited on

Added FeynmanEquations Dataset and Problems for testing
ac2928c

AutonLabTruth commited on

Merge pull request #24 from DhananjayAshok/recover
8f3db29
unverified

MilesCranmer commited on

Explicitly pass kwargs to equation return
6b6d1bb

MilesCranmer commited on

Hide other internal functions
8b29fef

MilesCranmer commited on

Remove duplicate kwarg
21ae49d

MilesCranmer commited on

Merge branch 'master' into recover
43d7ca3

MilesCranmer commited on

Merge branch 'recover' of https://github.com/DhananjayAshok/PySR into recover
5f43445

AutonLabTruth commited on

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