Commit History

Disable precompilation in PySR colab demo
52c49dd

MilesCranmer commited on

Simplify README example
296ee04

MilesCranmer commited on

Update examples.md
9ab2202
unverified

MilesCranmer commited on

Set optimization value for manual init
fee76f1

MilesCranmer commited on

Missing numpy import
670f6a4

MilesCranmer commited on

Add prime number example
be5629a

MilesCranmer commited on

Allow failure in large nightly
fa629f3

MilesCranmer commited on

Fix nightly workflow syntax
0590779

MilesCranmer commited on

Allow large nightly jobs to continue on error
88fb0bf

MilesCranmer commited on

Ensure docker base is same
9dea8c4

MilesCranmer commited on

Merge pull request #235 from MilesCranmer/multi-stage-docker
46fe8c1
unverified

MilesCranmer commited on

Make docker build multi-stage
faf444e

MilesCranmer commited on

Fix PyPI deployment job
31ffc0e

MilesCranmer commited on

Merge pull request #228 from MilesCranmer/optimize=3
da0bef9
unverified

MilesCranmer commited on

Format code with black
e7650cd
unverified

deepsource-autofix[bot] commited on

Clean up Python init
e372ae8

MilesCranmer commited on

Include test for changed options
5edf565

MilesCranmer commited on

Don't activate env twice
d42f10b

MilesCranmer commited on

Simplify julia options checking
e644737

MilesCranmer commited on

Only print `set_diff` if has contents
b4abede

MilesCranmer commited on

Tell user if Julia initialized with different params
4300bea

MilesCranmer commited on

Format code with black
b61a54b
unverified

deepsource-autofix[bot] commited on

Add `julia_kwargs` to param groupings
4306447

MilesCranmer commited on

Bump version with new `julia_kwargs` option
7638859

MilesCranmer commited on

Set up `julia_kwargs` to initialize Julia binary
69bfcd2

MilesCranmer commited on

Run test pypi deploy, but skip existing versions
6b46e9f

MilesCranmer commited on

Only run pypi test deploy on new version
17a699d

MilesCranmer commited on

Merge pull request #227 from MilesCranmer/backend-update
c97f60d
unverified

MilesCranmer commited on

Run PyPI after linux completed only
b0a02aa

MilesCranmer commited on

Fix PyPI deployment job
7b496b7

MilesCranmer commited on

Only run PyPI deploy on tests completing
3acc358

MilesCranmer commited on

Create PyPI deployment job
2bd75b6

MilesCranmer commited on

Run tests on tags pushed
df21dce

MilesCranmer commited on

Remove docker deploy from pull requests
267f523

MilesCranmer commited on

Fix version to julia 0.6.0
e0bbedc

MilesCranmer commited on

Constrain PyJulia to 0.5
81471d4

MilesCranmer commited on

Update backend version with improved resource monitoring
b1f7afd

MilesCranmer commited on

Remove debugging statement
60aa659

MilesCranmer commited on

Also push to ghcr.io
f2140e8

MilesCranmer commited on

Add caching to docker build
5fb5267

MilesCranmer commited on

Build latest for docker deployment
c44cb5d

MilesCranmer commited on

Remove unused build tools
531c078

MilesCranmer commited on

Turn off building docker images for arm64
7eb6015

MilesCranmer commited on

Remove unused opencontainers version info
9721308

MilesCranmer commited on

Install key build tools for docker
3d4277b

MilesCranmer commited on

Avoid using `juliaup` in dockerfile
5b00b7d

MilesCranmer commited on

Turn off docker cache
f4bab22

MilesCranmer commited on

Fix docker buildx issue
a7f014a

MilesCranmer commited on

Split up docker deployment
371f013

MilesCranmer commited on