Jandyman Voelkel

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Jandyman Voelkel created a post,
    Answered

    How to access Scientific Mode?

    I've been using Pycharm CE for years and am trying out the Professional version in order to try out Scientific Mode in order to get better integrated plotting. Both Google and various AIs have all ...
  • Jandyman Voelkel created a post,
    Answered

    Autocompletion of entities (enums) in imported dlls or shared libraries?

    Autocompletion works fantastic most of the time in Pycharm, and if I define an enum in python code, it works great. But if the enum is in a compiled imported dll (in this case generated by pybind11...