pullrequests Search Results · language:Edge language:Python language:C# language:Java language:C++ is:unmerged
Filter by
31.9M results
This PR has been triggered in an effort to close out the migration for spdlog115.
IMPORTANT: If you close this PR, the bot will presume that the feedstock has been rebuilt with this update and WILL NOT ...
概述
在 polar_codes/ 目录下实现极化码完整仿真链路(纯 NumPy/SciPy,无第三方极化码库)。
主要模块
- construction.py:高斯近似(GA)信道可靠性构造
- encoder.py:蝶形 O(N log N) 编码
- channel.py:BPSK + AWGN + LLR
- decoder_sc.py:Permuted SC 非递归译码(min-sum) ...
Summary
Fixes the Daytona sandbox name collision retry path by waiting for an existing same-name sandbox to fully disappear
before attempting to create a replacement. This replaces closed PR #428 and ...
Proof PR for the phased LFS migration tracked by #30. Smallest non-superseded archive (17.3 MB) chosen as the end-to-end
proof so we can see how CI behaves with a single-file conversion before scaling ...
ADR 0045 S5-box — exact 3D frustum box-select
Replace the 2D screen-box projection test with a true 3D frustum half-space test for model box-select. The screen box s
four corners are un-projected at the ...
Completes honua-console#54 (Studio map builder). Replaces the missing-binding scaffold at /studio/map with a real
server-bound implementation against the shipped server contracts (honua-server#1180 Studio ...
This PR will add support for ROCm on WSL which provides a /dev/dxg node on the WSL Linux instance.
Lemonade by default to find out if the machine supports ROCm used to query /sys/class/kfd which is usually ...
🤖 Installing Claude Code GitHub App
This PR adds a GitHub Actions workflow that enables Claude Code integration in our repository.
What is Claude Code?
Claude Code is an AI coding agent that can help ...