issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:CSS language:PHP language:Java
Filter by
6.4M results
Why
- Establish the full RocketSim directory structure before feature development begins.
- Provide dedicated locations for models, physics, services, resources, templates, configuration, outputs, ...
Summary
TypeSet maps the decimal and numeric MySQL column types to NumericType( float ), so an exact DECIMAL value is cast
through a PHP float and loses precision. The cast happens before any rounding ...
package: data-types
需求
新增一个筛选均线收敛股票的命令 filter-ma-converge,用于筛选处于横盘整理、均线粘合的大盘股。
筛选条件
1. 市值 200亿
2. 非 ST 股票
3. 当日成交额 = 10亿
4. 上市满 1000 个交易日
5. MA60/MA120/MA250 三条均线中,max/min - 1 = 阈值(默认 10%)
6. 收盘价在 MA120 下方
7. 近 ...
Context
PR #20 shipped M2.1 (the backtester core: finrobot/backtest/engine.py, fills, position, metrics, parity harness
skeleton, BuyAndHold strategy). M2.2 is the next sub-milestone: wire the parity ...
area:research
phase:3-research-platform
priority:high
risk:no-deploy
state:done
state:review
Correctif date rdv
Is your feature request related to a problem or challenge?
The event registration endpoint api/events/register.js imports checkCapacity from ../lib/capacityValidator.js on
line 18. However, this validator ...
enhancement
Symptom
Running annotate_tabular with the default verbosity (no -v) prints INFO-level messages from dask.distributed, e.g.:
INFO:distributed.scheduler:Scheduler closing all comms
The default verbosity ...
bug
in-progress
needs-triage
P3
User Story
Als ingelogde gebruiker wil ik een profielpagina zien zodat ik mijn naam, e-mailadres en statistieken kan bekijken.
Acceptatiecriteria
Pagina is alleen zichtbaar als je bent ingelogd (gebruikrequireLogin()) ...
Describe the bug
TimeSeriesKernelKMeans appears to mutate the public kernel parameter during fit when kernel= kdtw .
At the moment, the implementation creates a local kdtw_kernel callable inside _fit, ...
bug
clustering
good first issue
What happened:
is_llm_span (inference_perf/datagen/otel_trace_to_replay_graph.py) decides a span is an LLM call by attribute presence (
gen_ai.input.messages in attrs) instead of the OTel discriminator ...

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.