issues Search Results · language:Dune language:Python language:JavaScript is:public language:JavaScript linked:pr
Filter by
4.4M results
An API consistency pass over xrspatial.mcda (10 public functions) found four user-facing inconsistencies.
1. owa() calls its criterion-weights dict criterion_weights; the other combiners call it weights ...
api
bug
documentation
Context
- Issue #880 input guard 결과, validated review input false, preference fill allowed false
- objective outside-soloing risk count: 5
- outside-soloing residual risk after landing repair: 2 ...
Describe the bug
constrain() in xrspatial/mcda/constrain.py returns a DataArray with empty attrs whenever exclude contains at least one
mask. The loop rewrites the result with xr.where(mask, fill, result), ...
bug
Found while auditing xrspatial/mcda for backend parity. Several code paths written to support cupy and dask raise
instead of returning results. The numpy paths are fine.
owa fails on every dask backend. ...
backend-coverage
bug
gpu
Describe the bug sensitivity(..., method= monte_carlo ) calls criteria.compute() when the input Dataset is dask-backed
(_monte_carlo in xrspatial/mcda/sensitivity.py). That pulls every criterion layer ...
area:mcda
bug
dask
oom
sweep-security
Tracking issue for OpenHands/OpenHands#14723.
PR: https://github.com/OpenHands/OpenHands/pull/14723
This tracks review, validation, and merge readiness for Graham s daily workflow.
Style sweep findings in xrspatial/mcda, using the setup.cfg flake8/isort config (max-line-length=100, line_length=100):
- standardize.py:208: import warnings inside _sigmoidal is never used (flake8 ...
enhancement
severity:high
sweep-style
Tracking issue for OpenHands/benchmarks#743.
PR: https://github.com/OpenHands/benchmarks/pull/743
This tracks review, validation, and merge readiness for Graham s daily workflow.
Tracking issue for OpenHands/benchmarks#745.
PR: https://github.com/OpenHands/benchmarks/pull/745
This tracks review, validation, and merge readiness for Graham s daily workflow.
tesseract_planning_lowlevel_c_api_example.py:165-167:
trajopt_profiles = ProfileDictionary()
profiles.addProfile(TRAJOPT_DEFAULT_NAMESPACE, DEFAULT , trajopt_plan_profile) # - wrong dict
profiles.addProfile(TRAJOPT_DEFAULT_NAMESPACE, ...

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.