Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:Python language:JavaScript language:PHP

Filter by

196M results  (2 s)

196M results

Motivation - Create a complete initial Django-based GESTIX application scaffold with core business modules, deployment artifacts and default configuration to accelerate development and local/Windows ...
codex

💡 What: Replaced occurrences of np.linalg.norm(q) with np.sqrt(np.vdot(q, q)) for 1D array L2 norm computations across the codebase (_index.py, _ivfpq.py, _pq.py, _residual.py). 🎯 Why: np.linalg.norm ...

Change description First set of pr for migrating and adopting modern python tooling ecosystem, this pr attempts to migrate from pip to uv for package management as discussed in #1391 #1521 it breaks down ...

feats

Bumps electron from 42.3.3 to 42.4.0. details summary Release notes /summary p em Sourced from a href= https://github.com/electron/electron/releases electron s releases /a . /em /p blockquote h2 electron ...
dependencies
javascript

Pull Request für Issue # Zusammenfassung der Änderungen ups Wo wird der Sprachstring angezeigt / Wie kann getestet werden - [x] Backend - [ ] Frontend - [ ] API - [ ] Installation - [ ] Sonstiges ...
administrator
core language change
Joomla! 6.1

Problem ユーザーが動画をアップして「背景を除去」ボタンを押すと、処理は正常に進むのにローディング表示が一切出ず、フリーズしたように見える。 Root cause: convert_btn.click は show_progress_on=[image_output] で進捗オーバーレイを結果画像 #preview-image にピン留めしているが、その結果画像は変換完了まで display:none。描画先が無いため ...