v0.9.20
PythonCall v0.9.20
Changes:
- The IPython extension is now automatically loaded upon import if IPython is detected.
- JuliaCall now compatible with Julia 1.10.3.
- Minimum supported Python version is now 3.8.
Merged pull requests:
- Unittest IPython extension + Automatic loading (#478) (@MilesCranmer)
- fix issue 487 (#488) (@cjdoris)
Closed issues:
- numpy functions don't treat Any[...] arrays like Python lists (#486)
display
broken for parametric structs withshow
referencing the struct parameters (#487)- use existing julia install (#489)
- Python: TypeError: Object of type DictValue is not JSON serializable (#491)
- Error in calling display(array) (#495)