home.social

#py — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #py, aggregated by home.social.

fetched live
  1. Scipy: "Fundamental algorithms for scientific computing in Python".
    scipy.org

    I do not know how to use it but who has will.

    (It is open source)

    #scipy #opensource #usefulweb #algorithm #python #py #programming #tool

  2. Scipy: "Fundamental algorithms for scientific computing in Python".
    scipy.org

    I do not know how to use it but who has will.

    (It is open source)

    #scipy #opensource #usefulweb #algorithm #python #py #programming #tool

  3. Scipy: "Fundamental algorithms for scientific computing in Python".
    scipy.org

    I do not know how to use it but who has will.

    (It is open source)

    #scipy #opensource #usefulweb #algorithm #python #py #programming #tool

  4. Scipy: "Fundamental algorithms for scientific computing in Python".
    scipy.org

    I do not know how to use it but who has will.

    (It is open source)

    #scipy #opensource #usefulweb #algorithm #python #py #programming #tool

  5. #py #Phython
    In November 2023, I reported a serious bug in Python 3.12. The fix didn't make it into 3.13, but the bug is fixed in 3.14. Now I've learned that the fix is ​​backported to 3.12 and 3.13. Thanks to the great Python development team!

  6. #py #Phython
    In November 2023, I reported a serious bug in Python 3.12. The fix didn't make it into 3.13, but the bug is fixed in 3.14. Now I've learned that the fix is ​​backported to 3.12 and 3.13. Thanks to the great Python development team!

  7. #py #Phython
    In November 2023, I reported a serious bug in Python 3.12. The fix didn't make it into 3.13, but the bug is fixed in 3.14. Now I've learned that the fix is ​​backported to 3.12 and 3.13. Thanks to the great Python development team!

  8. Tôi đã xây cùng một thư viện concurrency trong Go và Python, hai ngôn ngữ với trải nghiệm hoàn toàn khác nhau.

    Go (gliter) sử dụng goroutines và channels cho sự ổn định, rõ ràng. Python (pipevine) với async + multiprocessing mang lại tính linh hoạt nhưng khó đảm bảo tính bền vững.

    Câu hỏi được đặt ra: chúng ta có thực sự muốn concurrency dễ sử dụng, hay một số ma sát cần thiết như một rào chắn an toàn?

    #programming #concurrency #golang #python #softwareengineering #lậptrình #đồngthời #go #py