Commit History

Update version with julia patch on binary operators
edf6c08

MilesCranmer commited on

Merge pull request #26 from MilesCranmer/separate-packages
f784534
unverified

MilesCranmer commited on

Remove deprecated kwargs
b935024

MilesCranmer commited on

Make unit tests easier
022de02

MilesCranmer commited on

Add julia compatibility
d31f4fe

MilesCranmer commited on

Remove deprecated kwargs
e0cdb7c

MilesCranmer commited on

Set up PySR to automatically install packages
c0da614

MilesCranmer commited on

Correct dir to Project.toml
5568ec7

MilesCranmer commited on

Include Project.toml on install
e1bfb27

MilesCranmer commited on

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

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