Commit History

Pass terminal size through to julia for progress bar
7dd54ff

MilesCranmer commited on

Enable option for tqdm-like progress bar
81d46f1

MilesCranmer commited on

Bump version with temp hall of fame file
a9577d1

MilesCranmer commited on

Fix potential bug with user equation filename in temp dir
9a46c88

MilesCranmer commited on

Reading equation files from temp dir requires converting dir to string
05cff8a

MilesCranmer commited on

Allow user to put equation file in temp directory
609b9fc

MilesCranmer commited on

Fix potential bug with equation file in different dir
e0a69cb

MilesCranmer commited on

Add custom loss to example.py
9dc8d8f

MilesCranmer commited on

Add additional examples of losses
671aa36

MilesCranmer commited on

Fix documentation of loss functions
6143e3c

MilesCranmer commited on

Merge pull request #28 from MilesCranmer/v0.5.0-rc1
0b34329
unverified

MilesCranmer commited on

Require Julia 1.5 (FromFile.jl requirement)
ea0208f

MilesCranmer commited on

Document loss functions
bd21c66

MilesCranmer commited on

Change internal loss name to prevent conflicts
fa43750

MilesCranmer commited on

Activate version 0.5.0 of SymbolicRegression.jl
6622663

MilesCranmer commited on

Enable custom loss functions
90f5e4c

MilesCranmer commited on

Update to allow v0.4.11 of SymbolicRegression.jl
b6c4c3a

MilesCranmer commited on

Build on change to Project.toml
a26da5f

MilesCranmer commited on

Build on change to setup.py
1902017

MilesCranmer commited on

Fix PySR to 0.4.9 until SymbolicRegression.jl fixed
128d0fc

MilesCranmer commited on

Change build status to github actions
b3b38c3

MilesCranmer commited on

Merge branch 'DhananjayAshok-master'
52f76fa

MilesCranmer commited on

Bump version with Feynman Problems
9afcbf6

MilesCranmer commited on

Merge branch 'master' into DhananjayAshok-master
b70dcd7

MilesCranmer commited on

Fix bug with different precision in numpy data
1e13cd6

MilesCranmer commited on

Merge branch 'master' into DhananjayAshok-master
486a267

MilesCranmer commited on

Fix bug with custom variable names
3d94cb6

MilesCranmer commited on

Compatible filenames
d974a2c

MilesCranmer commited on

Include dataset in pip wheel
f2e0980

MilesCranmer commited on

Clean up unused code
671509b

MilesCranmer commited on

Remove some testing code from FeynmanProblems
e466edc

MilesCranmer commited on

Import FeynmanProblems into pysr namespace
79a153e

MilesCranmer commited on

Rename to feynman_problems.py
cc26e99

MilesCranmer commited on

Merge branch 'master' of https://github.com/DhananjayAshok/PySR into DhananjayAshok-master
1bd5604

MilesCranmer commited on

Update paths detected by CI
28bb969

MilesCranmer commited on

Update CI with requirements file
57b6a78

MilesCranmer commited on

Create requirements.txt file
19de9f7

MilesCranmer commited on

Create GitHub action for testing
a100ffb

MilesCranmer commited on

Make sure test doesnt need user input
3663ed6

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

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