Commit History

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

SauravMaheshkar commited on

Center formatting for README
18c1f9c
unverified

MilesCranmer commited on

More assertions for latex table export
be72c13

MilesCranmer commited on

Add docstrings to latex export functions
de4d559

MilesCranmer commited on

Include unit-test for multi-output equations
82b18ca

MilesCranmer commited on

Refactor latex table tests
44b5271

MilesCranmer commited on

Move `latex_table` code to `export_latex.py`
c5cd4bb

MilesCranmer commited on

Refactor LaTeX table to export_latex.py
c6f5c09

MilesCranmer commited on

Refactor table env generator
d423f0c

MilesCranmer commited on

Pass columns to latex table generator
215a692

MilesCranmer commited on

Change latex table back to public function
c6b30e7

MilesCranmer commited on

Make latex table work for multiple outputs
38bbf68

MilesCranmer commited on

Make latex table private function
4f97146

MilesCranmer commited on

Fix LaTeX precision tests
a628552

MilesCranmer commited on

Fix use of full_prec in latex export
6024c83

MilesCranmer commited on

Format code with black
b4577d9

deepsource-autofix[bot] commited on

Fix issue with precision of float printing
d1f1f2c

MilesCranmer commited on

Generate table with scientific notation for floats
118c5f6

MilesCranmer commited on

Use custom sympy LatexPrinter for precision
9a5df63

MilesCranmer commited on

Fix margins on LaTeX table
0cb1353

MilesCranmer commited on

Test all aspects of generated LaTeX table
c6c8728

MilesCranmer commited on

Include score in latex table; apply precision
8f218cc

MilesCranmer commited on

Remove caption from generated LaTeX tables
6d5ddcb

MilesCranmer commited on

Allow specifying precision in LaTeX table
b2ffe3b

MilesCranmer commited on

Allow specifying precision in LaTeX output
6210be0

MilesCranmer commited on

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