Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:C# language:HTML language:CSS

Filter by

54.6M results  (749 ms)

54.6M results

Problem compute_rij() produces non-finite Cartesian gradients when a selected atom pair is coincident. The distance is zero and the implementation divides the zero displacement vector by that zero distance. ...

Problem write_xyz() rejects a single geometry with shape (natoms, 3), even though its public argument documentation accepts coordinate data and does not require callers to manually add an image dimension. ...

Context In the MCP-vs-vanilla A/B harness (evals/runners/run_mcp_vs_vanilla.py, evals/judges/pairwise_judge.py) each query is judged twice with the two arms swapped (anti-position-bias control). The displayed ...
enhancement

Description The platform currently lacks an interactive conversational assistant that can guide users through career planning, skill development, interview preparation, and platform navigation in real ...

Add StatsAccessor.summary() returning a tidy xr.Dataset (or DataFrame) of headline KPIs: objective, effect_totals per effect, and per-flow full_load_hours. One-call overview for notebooks/reports. Acceptance: ...
area:api
good first issue
type:feat

Add StatsAccessor.equivalent_full_cycles — total discharged energy / capacity per storage (a standard storage utilization KPI). Use the discharge flow energy from flow_hours and result.storage_capacities. ...
area:api
good first issue
type:feat

Add StatsAccessor.peak — result.flow_rates.max( time ) per flow, and peak_time — the timestamp of the max (argmax over time). Acceptance: peak equals the max rate per flow; peak_time returns the corresponding ...
area:api
good first issue
type:feat

Problem Geodesic.sweep() skips one interior image during every pass. It builds images = range(start, end) but iterates over images[:-1], even though end is already exclusive. Source: https://github.com/virtualzx-nad/geodesic-interpolate/blob/760a683b5e2f25005393d199ed722ef3cd286b76/geodesic_interpolate/geodesic.py#L202-L219 ...

Reported By: skill-lead Severity: Low Found by: skill-lead (improvement-scan) File: references/scripts/event_bus.py (L40, L55) Finding: event_bus.SQUID_DIR is computed once at module import: SQUID_DIR ...
improvement-scan
role:skill
severity:low
squidsquad
status:in-progress
type:issue

See #7
high
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.