Commit History

Remove julia 1.5.0 from nightly CI
b0fe1f1

MilesCranmer commited on

Format code with black (#195)
8c50fca
unverified

deepsource-autofix[bot] deepsource-autofix[bot] commited on

Update operator names in docs
3dd70cc

MilesCranmer commited on

Formally deprecate Julia <1.6 (#194)
4bc0a76
unverified

MilesCranmer commited on

Fix list enumeration in docs
cb832ca

MilesCranmer commited on

Add note about constraints in documentation
ec6c97a

MilesCranmer commited on

Expand documentation on customization
0e83f02

MilesCranmer commited on

Add docs page for configuring the backend
22861f2

MilesCranmer commited on

Add site directory to gitignore
bd046b3

MilesCranmer commited on

Fix formatting error in mathjax
ab1e13a

MilesCranmer commited on

Adding two entries to papers.yml (#192)
be2d4ce
unverified

Jay Wadekar MilesCranmer commited on

Merge pull request #191 from MilesCranmer/backend-update
d843a3c
unverified

MilesCranmer commited on

In high precision test, only check output type
1f3aace

MilesCranmer commited on

Make high precision test robust against pareto front
0445487

MilesCranmer commited on

Fix high precision test in case of complex formula
30b2f09

MilesCranmer commited on

Undo change to parsimony
bf87ffb

MilesCranmer commited on

Format code with black
81cfb5c
unverified

deepsource-autofix[bot] commited on

Set default parsimony to 0.0
52da3ff

MilesCranmer commited on

Assert that old test outputs Float32 hall of fame
0b521f3

MilesCranmer commited on

Add test for high precision output
af8d4da

MilesCranmer commited on

Configure new backend version
34d37c0

MilesCranmer commited on

Include docs on LaTeX table
1e3fd5e

MilesCranmer commited on

Bump version with from_file fix
301cedc

MilesCranmer commited on

Fix `from_file` when loading pkl + csv from subdir
e8478b2

MilesCranmer commited on

Bump version with Julia 1.6 fix
8d810c2

MilesCranmer commited on

Merge pull request #188 from MilesCranmer/fix-julia-1-6
5fa8a27
unverified

MilesCranmer commited on

Test 1.6 on windows
7185bbb

MilesCranmer commited on

Correct function name with internal naming scheme
fc4cdae

MilesCranmer commited on

Correct function name
80fecb9

MilesCranmer commited on

Clean up internal function names
7f24ebe

MilesCranmer commited on

Use subprocess to find Julia env dir for <=1.6
e87a1d6

MilesCranmer commited on

Ensure that the JuliaInfo is reset after install
375cf2f

MilesCranmer commited on

Only check PyCall at init, not before install
cc9adea

MilesCranmer commited on

Format code with black
bd2462c

deepsource-autofix[bot] commited on

Fix version check for io_arg
3e5d906

MilesCranmer commited on

Only set shared env JULIA_PROJECT for julia 1.7+
3856951

MilesCranmer commited on

Update documentation links
fe3d590

MilesCranmer commited on

Update docs links in example notebook
62067fc

MilesCranmer commited on

Only print conflicting library warning if Julia not initialized
d3026af

MilesCranmer commited on

Bump version with torch warning
b521bff

MilesCranmer commited on

Merge pull request #187 from MilesCranmer/deepsource-transform-f20a494b
ab6b137
unverified

MilesCranmer commited on

Format code with black
07e1474
unverified

deepsource-autofix[bot] commited on

Add warning message in case a user import torch
53698db

MilesCranmer commited on

Merge pull request #186 from mkitti/mkitti/set_julia_project
52a6b5b
unverified

MilesCranmer commited on

Fix formatting style issues
b14e38a

Mark Kittisopikul commited on

Fix typo
a91fff0

Mark Kittisopikul commited on

Convert Path to string before setting os.environ["JULIA_PROJECT"]
ca60a8e

Mark Kittisopikul commited on

Set JULIA_PROJECT before loading pyjulia
1ec1c46

Mark Kittisopikul commited on