PyG 2.0: Scalable Learning on Real World Graphs (arxiv.org)
2 points by PaulHoule 16m ago 1 comments
Better Safe Than Sorry: Model Context Protocol (ioactive.com)
1 points by mooreds 34m ago 0 comments
WheelNext and Wheel Variants [discussion of future plans for Python wheels]
2 zahlman 2 8/16/2025, 4:44:11 PM discuss.python.org ↗
This is an active thread on the official Python discussion forums that I think deserves even wider attention. I previously also submitted (https://news.ycombinator.com/item?id=44611171) LWN coverage (https://lwn.net/Articles/1028299/) of the WheelNext project, which is trying to figure out how to expand the wheel format to serve more use cases while maintaining interoperability and backwards compatibility with existing tools.
This is great! I avoided pytorch for way too long partly because the wheels were such a pain.