▲ 112 ▼ Free-threaded CPython is ready to experiment with! (labs.quansight.org) submitted 2 years ago by mox@lemmy.sdf.org to c/programming@programming.dev 36 comments fedilink hide all child comments
[–] HyperCube@kbin.run 1 point 2 years ago (1 child) Numpy is written in C. So you get the best of both worlds then: the speed of C and the ease of use of Python. permalink fedilink source parent hideshow 2 child comments replies: [–] FizzyOrange@programming.dev 3 points 2 years ago Sure but that's not relevant to the current discussion. The point is that removing the GIL doesn't affect Numpy because Numpy is written in C. permalink fedilink source parent
[–] FizzyOrange@programming.dev 3 points 2 years ago Sure but that's not relevant to the current discussion. The point is that removing the GIL doesn't affect Numpy because Numpy is written in C. permalink fedilink source parent