issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:Python language:Python
Filter by
4.4M results
Summary
- songlike melody contour repair listening review input guard source-context validation 갱신
- listening review package에서 전파된 preserved flag 3개 input guard 단계 보존 검증
- 다음 objective-only decision ...
Summary
examples/sensitivity_demo.py fails at runtime. The aquakin.calibrate(...) call (MAP + Laplace, loss= nll , laplace=True)
raises:
ValueError: Laplace Hessian has no identifiable directions above ...
bug
Add apply_percentage_discount(items, percent_off) to src/agentops_demo/cart.py returning the discounted subtotal in
cents (round to nearest cent), with a regression test in tests/test_cart.py.
revka
adopt mentor s recommendations to filter for noise raise flag threshold and min UOA score add expiry selector as well
features
왜 필요한가
LMS(과제·공지·강의) 동기화를 자주 돌리려면 매번 무거운 브라우저 로그인을 하면 안 된다. 한 번 로그인해서 받은 세션을 재사용하면, 이후엔 가벼운 HTTP 요청만으로 빠르게 동기화된다. 또 지금 코드는 세션을
파일 1개에 저장해서 유저 1명만 쓸 수 있는데, 여러 학생을 받으려면 유저별로 세션을 따로 보관해야 한다.
뭘 만드나
1. ...
Problem Description
After adding FrameStore and VehicleDetectorHandler, FileStream still needed to store raw frames in the shared FrameStore
so handlers can resolve frame_ref values without raw frames ...
enhancement
status:approved
Summary
FPGFDMSolver s default advection path (upwind_scheme= none ) solves the transport equation ∂m/∂t + α·∇m = DΔm instead of
the continuity equation ∂m/∂t + div(mα) = DΔm. It silently drops the m·div(α) ...
area: algorithms
priority: high
type: bug
Parent bounty: #743
Mirrors #1590 because that issue is author-limited and this account needs its own child issue under the #743 workflow.
Bug
POST /api/uploads uses upload.single( file ). When a client ...
背景
核心算法分三阶段递进。阶段一(#14)完成单车 TSP → 多车 CVRP,但容量语义是「单车最多经停站点数」,每站需求恒为 1,`passenger_count` 仅透传未生效,且全队统一容量。
目标(阶段二)
1. 混合车型:请求体由单个 `vehicle_capacity` 改为 `vehicle_capacities: int[]`,每辆车不同座位数。
2. passenger_count ...
Self Checks
- [x] I have searched for existing issues search for existing issues, including closed ones.
- [x] I confirm that I am using English to submit this report (Language Policy).
- [x] Non-english ...
🐞 bug

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.