2 pointsby better-it6 hours ago2 comments
  • ThierryBuilds6 hours ago
    What really enabled Python to spread so much into scientific computing and AI is C/C++. Most if not all performance critical libraries are not really Python. They just expose a Python API
  • 6 hours ago
    undefined