Jandyman Voelkel

Avatar
  • 活动总数 4
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 2
  • Jandyman Voelkel 创建了一个帖子,
    已回答

    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 创建了一个帖子,
    已回答

    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...