PySR / setup.py

Commit History

Bump version with temp hall of fame file
a9577d1

MilesCranmer commited on

Activate version 0.5.0 of SymbolicRegression.jl
6622663

MilesCranmer commited on

Update to allow v0.4.11 of SymbolicRegression.jl
b6c4c3a

MilesCranmer commited on

Fix PySR to 0.4.9 until SymbolicRegression.jl fixed
128d0fc

MilesCranmer commited on

Bump version with Feynman Problems
9afcbf6

MilesCranmer commited on

Include dataset in pip wheel
f2e0980

MilesCranmer commited on

Enable current version of SymbolicRegression.jl
1a8a8f0

MilesCranmer commited on

Automatically update Julia packages
a8bf212

MilesCranmer commited on

Fix bug for installing in local copies
276514d

MilesCranmer commited on

Update version with julia patch on binary operators
edf6c08

MilesCranmer commited on

Correct dir to Project.toml
5568ec7

MilesCranmer commited on

Include Project.toml on install
e1bfb27

MilesCranmer commited on

Breaking version change to 0.4.0
d81b4be

MilesCranmer commited on

Add warning for large numbers of datapoints
0683428

MilesCranmer commited on

Fix missing f-string for weights definition
1175632

MilesCranmer commited on

Clean up data passing to Julia
5f27a84

MilesCranmer commited on

Fix date formatting for windows
b463028

MilesCranmer commited on

Change date format to y/m/d
51c7840

MilesCranmer commited on

Iterate version for better filenames
9416f10

MilesCranmer commited on

Add progress measure to logging output
9fb30b3

MilesCranmer commited on

Iterate version - max size fix
f7fa1b2

MilesCranmer commited on

Iterate version - windows support
d4b1969

MilesCranmer commited on

Printing within Jupyter Notebook
2fb18ff

MilesCranmer commited on

Fix negative operator - used wrong fast function
89cf586

MilesCranmer commited on

Iterate version - complexity frequency
1c4d902

MilesCranmer commited on

Iterate version - operator constraints
9df0659

MilesCranmer commited on

Iterate version - simplify power laws
5a98feb

MilesCranmer commited on

Record benchmark for version
5b1c837

MilesCranmer commited on

Iterate version - fix endless waiting for process
29c2ee2

MilesCranmer commited on

Iterate version - docs+post printing
b3b3344

MilesCranmer commited on

Add feature to set arbitrary variable names
7f5b38a

MilesCranmer commited on

Fix bug with Int32 rounding of equation age
9fa51a8

MilesCranmer commited on

Add fast_cycle option back in
e8f42f8

MilesCranmer commited on

Iterate version - recycle array allocations
dc01abd

MilesCranmer commited on

Iterate version - performance regression eliminated
eb3700d

MilesCranmer commited on

Let compiler know the main loop is inbounds; this speeds up the code significantly
4df12c1

MilesCranmer commited on

Test operators before running
de38458

MilesCranmer commited on

Iterate version - added sqrtm operator
b00f082

MilesCranmer commited on

Iterate version - sympy output
689e85e

MilesCranmer commited on

Add sympy and score as output
5908dc9

MilesCranmer commited on

v0.3.4 - complete setup.py and travis support
54f6484

MilesCranmer commited on

Fix number of iterations
44cbe0b

MilesCranmer commited on