Commit History

Fix filename concat in test
214744b

MilesCranmer commited on

Add test for loading from pickle file
78cdb0e

MilesCranmer commited on

Add missing pickle import
4ae8a5c

MilesCranmer commited on

Add pickle files to gitignore
dc1d663

MilesCranmer commited on

Allow loading from pickle file
5c0ad55

MilesCranmer commited on

Automatically pickle file at initialization
b16d9ef

MilesCranmer commited on

Remove extra_sympy_mappings from pickle file
dde0ef7

MilesCranmer commited on

Allow pickling without equations_ stored
85371bb

MilesCranmer commited on

Correctly set path names
179fef6

MilesCranmer commited on

Call `refresh` in load function
e5b4869

MilesCranmer commited on

`load` function to init model from saved equations
ccf71e9

MilesCranmer commited on

Merge pull request #166 from SauravMaheshkar/patch-1
93cf05b
unverified

MilesCranmer commited on

Update Dockerfile
7fa5f44
unverified

MilesCranmer commited on

feat: add `ARG` for package version
36e49b9
unverified

SauravMaheshkar commited on

feat(docker): Add opencontainers image-spec to `Dockerfile`
ba3d140
unverified

SauravMaheshkar commited on

Center formatting for README
18c1f9c
unverified

MilesCranmer commited on

Clarify docstring for `nout_ > 1`
022f0e5

MilesCranmer commited on

Bump backend version with renamed pow->pow_abs
fb6cbfb

MilesCranmer commited on

Bump version with variable_names fix
1128fce

MilesCranmer commited on

Fix custom variable names
338c00b

MilesCranmer commited on

Create unittest for explicit names
44aefe9

MilesCranmer commited on

Clean up bug report template
edb2cd6
unverified

MilesCranmer commited on

Request more details in bug reports
fbd4741
unverified

MilesCranmer commited on

Reduce precision of torch tests
5b0cc10

MilesCranmer commited on

Avoid Docker arm64 test in workflow
43e7deb

MilesCranmer commited on

Switch docker test to arm64 and 1.8.0 julia
6ed57c8

MilesCranmer commited on

Static version of QEMU action
96e48e9

MilesCranmer commited on

Fix pyenv version in docker CI
6e4300b
unverified

MilesCranmer commited on

Create code quality analysis action
4409325
unverified

MilesCranmer commited on

Force version for scikit-learn requirement
a8f65d5

MilesCranmer commited on

Bump version with sympy2jax+torch fixes
2b8573e

MilesCranmer commited on

Fix sympy2jax for rational numbers
17c9b1a

MilesCranmer commited on

Make JAX custom operator test deterministic
beaf20b

MilesCranmer commited on

Fix sympy2torch for rational numbers
f119733

MilesCranmer commited on

Make torch custom operator test deterministic
c9cead8

MilesCranmer commited on

Add unit tests for custom torch/jax operations
7cda629

MilesCranmer commited on

Fix error with swapped jax/torch
fad18e8

MilesCranmer commited on

Clean up README detailed example
1914007

MilesCranmer commited on

Add a detailed example to the README
74541ce

MilesCranmer commited on

Define sympy version of "inv" in README example
7b75cd8
unverified

MilesCranmer commited on

Bump version with warm_start fix
ad9134a

MilesCranmer commited on

Fix issue with warm_start set at init
3c469fe

MilesCranmer commited on

Test for issue where warm_start set at init
21d6b92

MilesCranmer commited on

Fix weight shape error in tutorial
51a22aa
unverified

MilesCranmer commited on

Fix docstring for annealing
2c4e49b

MilesCranmer commited on

Bump overall version with fixed annealing argument
264e1c4

MilesCranmer commited on

Fix formatting of Python example in docstring
4998582

MilesCranmer commited on

Fix parts of docstring
f82dcf5

MilesCranmer commited on

Turn off mistakenly-activated annealing
bb3bc5e

MilesCranmer commited on

Merge pull request #149 from MilesCranmer/deepsource-transform-2c90ce9f
1ced8cb
unverified

MilesCranmer commited on