{"items":[{"id":"8869e323-c0e5-4b21-9606-19d6372a8942","type":"push","org":"nirw4nna","repo":"dsc","title":"Fix: kth operates in place, so I need to copy X before calling that","summary":"nirw4nna pushed a fix to the main branch ensuring the kth-largest operator doesn’t clobber its input. the C++ code now warns that x is modified in place, and the Python binding was updated with a temporary copy hack (marked FIXME) so kth operates on a clone rather than the original tensor.","url":"https://nomit.dev/nirw4nna/dsc/status/0e2b9ae3a834f1f46f1b7c2599365c17529461930fd41c5e31de56e9040a2f1f","author":"nirw4nna","contributors":["nirw4nna"],"updated_at":"2025-10-03T17:09:45+00:00"}],"pagination":{"offset":0,"limit":5,"has_more":false}}