Spaces:
Running
Running
Commit History
Remove unused function
74da094
unverified
Fix hanging with GC disabled
44ff874
unverified
Save raw bytes so can warm-restart in new python session
d72c643
unverified
Automatically check if juliacall was already imported
32b2f6e
unverified
Set num threads before juliacall init
2abf017
unverified
Run in `Main`
a4bb529
unverified
Fix environ assertion
d325c42
unverified
Disable PythonCall GC during equation search
4037c2d
unverified
Force conversion to Vector
e530637
unverified
Start third attempt at porting to PythonCall
68ea1be
unverified
Point user to GitHub in case of installation error
647625c
unverified
Add pre-commit hook for isort
976f8d8
unverified
Bump ClusterManagers.jl version
622c1b9
unverified
Ensure registry is up-to-date
61ee61c
unverified
style: Format code with black
5d83b3a
unverified
deepsource-autofix[bot]
commited on
Try to install second time with PyCall
c04aabc
unverified
Fix grammar in log message
49567da
unverified
Better help message for PyCall errors
9ce1045
unverified
Recommend user install with `--enable-shared`
2b1eb23
unverified
Tweak documentation
0a7daf2
unverified
Updated instructions to install Julia dependencies
9941a00
Include warning for static python.
49ecfff
unverified
Fix precompilation logic
73e83d4
unverified
Keep precompilation on if compiled modules enabled
a6b3561
unverified
Automatically disable precompilation for static binaries
a74e308
unverified
Make precompilation optional
1c3eec5
unverified
Format code with black
e7650cd
unverified
deepsource-autofix[bot]
commited on
Clean up Python init
e372ae8
Don't activate env twice
d42f10b
Simplify julia options checking
e644737
Only print `set_diff` if has contents
b4abede
Tell user if Julia initialized with different params
4300bea
Clean up warning
d927d58
Format code with black
b61a54b
unverified
deepsource-autofix[bot]
commited on
Set up `julia_kwargs` to initialize Julia binary
69bfcd2
Fix import error not giving traceback
397b012
Document backend loading
a3fe1bb
Refactor use of backend as more module-like
b846feb
Refactor backend version check
4ee8cdb
Check backend version to avoid potential errors
b046fc8
Refactor backend loading
6d58816
Add missing `using Pkg`
598dc57
Make sure that full `os.environ` is passed to subprocess
f68c622
Add missing `Pkg` import before `PackageSpec`
16a09af
Format code with black
666d589
unverified
deepsource-autofix[bot]
commited on