Commit History

Add Project.toml file and initialization
1ba0d77

MilesCranmer commited on

Get travis to install SymbolicRegression.jl
a2a6814

MilesCranmer commited on

Update to SymbolicRegression.jl 0.4.0
df4b0b3

MilesCranmer commited on

Fix inline functions missing on worker process
456e76d

MilesCranmer commited on

Breaking version change to 0.4.0
d81b4be

MilesCranmer commited on

Describe local_install kwarg
9fd048b

MilesCranmer commited on

Update README instructions for installing backend
d4db4ce

MilesCranmer commited on

Copy instead of adjoint
351f4f2

MilesCranmer commited on

Enable local .jl; update to SymbolicRegression.jl 0.3.0
76d478e

MilesCranmer commited on

Update instructions for SymbolicRegression install
bb4a4eb

MilesCranmer commited on

Finish integration of SymbolicRegression.jl
9c1e6af

MilesCranmer commited on

Remove Julia code; switch to using SymbolicRegression.jl
0e9470e

MilesCranmer 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