pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Python language:HTML
Filter by
40.8M results
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| canonical/data-platform-workflows | action | patch | v49.0.2 → v49.0.3 |
Release Notes
details ...
not bug or enhancement
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout | action | major | v4 → v6 |
Release Notes
details summary actions/checkout ...
Motivation
- Make the dashboard feel like a real semi-automatic trading workflow (not just a form) by improving chart layout,
evidence handling, and the AI prompt workflow.
- Surface critical ...
codex
[!WARNING] Dependabot will stop supporting python v3.9!
Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.
Bumps pyjwt from 2.4.0 to 2.13.0. details summary ...
dependencies
python
Summary
- Remove remote Tailwind and D3 CDN script tags from generated index.html.
- Replace the D3 viewer dependency with a small inline SVG renderer so reports remain self-contained by default. ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
概述
在 polar_codes/ 目录下实现完整的极化码编译码仿真系统,纯 Python(NumPy/SciPy/Matplotlib),无第三方极化码库。
主要模块
- construction.py — 高斯近似 (GA) 极化码构造
- encoder.py — 蝶形 O(N log N) 编码 + 比特倒序置换
- channel.py — BPSK 调制 / AWGN ...
Summary
- Redact secret-like source literals before materializing folder names or graph labels.
- Cover source defaults, conditions, return/value expressions, and annotation/decorator arguments.
...