Skip to content

v0.9.13

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 14:21
· 126 commits to main since this release

PythonCall v0.9.13

Diff since v0.9.12

Closed issues:

  • Errors when Python using juliacall and jl.evalfile to call a Julia package that then uses PythonCall (#235)
  • PythonCall not playing nicely with pyinstaller (#248)
  • Drop matplotlib support? (#251)
  • Error when importing matplotlib and JuliaCall from Python (#255)
  • Segfault on first install (#257)
  • Extremely slow output of julia arrays in Python with juliacall (#263)
  • Hang in IPython when loading extension (#268)
  • Is PythonCall.jl thread safe? (#274)
  • overload in(x, o::Py) to call o.__contains__(x) (#279)
  • Add error hint when a numpy array is expected? (#280)
  • Unable to precompile when importing a locally defined module (#281)
  • PythonCall test works but not using PythonCall on Windows (#284)
  • [juliacall] how to call Julia function with ! exclamation in name? (#285)
  • JuliaCall (#297)

Merged pull requests: