issues Search Results · language:Dune language:Python language:Java language:JavaScript language:Python language:Java
Filter by
55M results
Parent: #196 Tracks: #208, #209, #210, #211, #212
Goal
Complete Phase 1 of deterministic name-resolution extraction.
Use this issue as the overarching Codex goal: work through #208-#212 in order, keeping ...
follow-up
plan
rule-layer
translation
Description: Implement a dosage calculator that helps users determine appropriate medicine dosages based on weight, age,
and other factors. Steps to Reproduce: 1. Currently not implemented 2. No dosage ...
ELUSOC
I think https://github.com/Christian-Palmroos/PyOnset/blob/main/pyonset/requirements.txt is obsolete and should be
removed. The requirements are defined at
https://github.com/Christian-Palmroos/PyOnset/blob/5bf82cb2b040d7c0f03d791d0088dab0456cf727/pyproject.toml#L17-L27 ...
Goal
Run Codebase Trust Pass Wave 2 after the completed Wave 1 closeout. Wave 2 starts with safe
governance/test/documentation cleanup, then performs the first bounded code-elegance refactor against
LearningSessionPage. ...
Summary
The point of forward_hard is deployable Boolean circuits. A utility to export a trained network s hard circuit (gates +
wiring) to a Verilog netlist (or BLIF) would close the loop to FPGA/ASIC. ...
enhancement
help wanted
Summary
WARPLayer (2-input) has a fused Triton kernel (silogic/triton_warp.py), but the general arity-n WARPLayerN runs in pure
PyTorch (einsum over 2^n Walsh monomials). A fused kernel would speed up ...
enhancement
help wanted
Summary
There s no documented or tested way to persist a trained network. torch.save(net.state_dict()) works, but a regression
test would guard it and a short doc snippet would help users deploy the hard ...
documentation
good first issue
Problema
A função _beat_turno_inimigo() em api/websocket.py (linhas 775–786) contém um system prompt substantivo hardcoded em
Python, quebrando a convenção estabelecida do projeto de manter toda instrução ...
maintenance
Hello,
Lovely package - thank you very much for making this.
Looking at Siegfried the commandline tool it should be able to take a directory or glob pattern as input but that fails
for me in pygfried. ...
Summary
The public API has no type annotations, so downstream users miss type checking and IDE help. Add annotations to the
public signatures and a py.typed marker (PEP 561). This can be done incrementally, ...
good first issue

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.