Commit History

Create helper file for LaTeX export
f257e58

MilesCranmer commited on

Catch for when nout_ > 1
cf19d41

MilesCranmer commited on

Create function that generates LaTeX table
3dbb2ea

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

Format code with black
6033875
unverified

deepsource-autofix[bot] commited on

Bump version with multi-output pickle fix
70642f7

MilesCranmer commited on

Test that pickle works without equation file
2f296b6

MilesCranmer commited on

Make default niterations into globals in test
5ada6c7

MilesCranmer commited on

Fix pickling for multi-output
3da0df5

MilesCranmer commited on

Attempt to fix unit tests of equation file
03d5a42

MilesCranmer commited on

Use temp equations in test
aaf3c83

MilesCranmer commited on

Specify operating systems in instructions
b810fd2
unverified

MilesCranmer commited on

Add instructions for M1 users
b836a83
unverified

MilesCranmer commited on

Remove remaining uses of .equation in docs
3c8d9b9

MilesCranmer commited on

Bump version with 1D weight array hotfix
2b25b44

MilesCranmer commited on

Hotfix for 1D weights
00875eb

MilesCranmer commited on