Commit History

Merge branch 'master' into pythoncall-try-3
73e8a1a
unverified

MilesCranmer commited on

Include asserts for Julia version found by PythonCall
47ce661
unverified

MilesCranmer commited on

Remove use of custom env tests
7aa7884
unverified

MilesCranmer commited on

Remove incremental install altogether
56f0425
unverified

MilesCranmer commited on

Remove Feynman problems and dataset
796a8ad
unverified

MilesCranmer commited on

Update installation guide
043980c
unverified

MilesCranmer commited on

Update all workflows to use `python -m pysr test` syntax
4320392
unverified

MilesCranmer commited on

Bump actions/cache from 3 to 4
00700f0
unverified

dependabot[bot] commited on

Bump actions/cache from 2 to 3
86644e8
unverified

dependabot[bot] commited on

Bump actions/checkout from 2 to 4
3a1fd74
unverified

dependabot[bot] commited on

Merge pull request #504 from MilesCranmer/dependabot/github_actions/actions/setup-python-5
f178813
unverified

MilesCranmer commited on

Bump actions/setup-python from 4 to 5
5afff31
unverified

dependabot[bot] commited on

Bump conda-incubator/setup-miniconda from 2 to 3
afbb8a4
unverified

dependabot[bot] commited on

Test types on 3.7 as well
9fd88bc
unverified

MilesCranmer commited on

Bump python version in conda test as well
bcf3dff
unverified

MilesCranmer commited on

Fix CI yaml formatting
f77beb1
unverified

MilesCranmer commited on

Fix include in CI matrix
276bab1
unverified

MilesCranmer commited on

Correctly tag for coveralls
074a54b
unverified

MilesCranmer commited on

Skip jax tests on old python CI
4655d23
unverified

MilesCranmer commited on

Reduce redundancy of tests
1122900
unverified

MilesCranmer commited on

Test on Python 3.7 again
def34fb
unverified

MilesCranmer commited on

Mypy compatibility
b896bd3

MilesCranmer commited on

Add pre-commit hooks: whitespace, eof, yaml
e7941a7
unverified

MilesCranmer commited on

Fix missing -l in docker command
73c59a6
unverified

MilesCranmer commited on

Add test for incremental install
51eb2dd
unverified

MilesCranmer commited on

Merge tag 'v0.13.0' into pr/w2ll2am/298
c12c386
unverified

MilesCranmer commited on

Fix deleted coverage information
cd0e3b6
unverified

MilesCranmer commited on

Add CLI tests to CI
1163194
unverified

MilesCranmer commited on

Test Julia 1.9
4a510e0
unverified

MilesCranmer commited on

Updated instructions to install Julia dependencies
9941a00

WilliamBChf commited on

Fix name of CI for conda
09c365a
unverified

MilesCranmer commited on

Run tests on tags pushed
df21dce

MilesCranmer commited on

60 minute timeouts for CI
72dc01c

MilesCranmer commited on

Avoid caching Julia packages
e8815be

MilesCranmer commited on

Ensure Julia cache is not loaded for wrong test
f88031e

MilesCranmer commited on

Cache Julia packages in local conda build
07a6991

MilesCranmer commited on

Turn off Julia caching for conda build
b83cddb

MilesCranmer commited on

Fix order of caching
d63558c

MilesCranmer commited on

Additional caching in CI tests
fc23c11

MilesCranmer commited on

Add caching for conda builds
14e466a

MilesCranmer commited on

Don't include coverage from conda test
f086a92

MilesCranmer commited on

Ensure that conda test uses conda's Julia
3f56f6d

MilesCranmer commited on

Get CI suite to use test CLI
5698780

MilesCranmer commited on

Ensure that testing files are omitted from coverage
e550111

MilesCranmer commited on

Update CI tests to call new testing API
e0dcda3

MilesCranmer commited on

Increase action versions
e2988c9

MilesCranmer commited on

Update Julia versions in CI
a934083

MilesCranmer commited on

Add custom env test to CI
acb3fea

MilesCranmer commited on

Turn off warning for static libpython
eadad9f

MilesCranmer commited on