You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requires speeding up PythonCall (which is slower to load than PyCall, mainly because PythonCall links libpython more dynamically with a runtime python configuration)
On my laptop,
using PyPlot
takes about 1 second, whileusing PythonPlot
takes about 3 seconds. Is it possible to speed it up?The text was updated successfully, but these errors were encountered: