Here's what's popular on GitHub today...
Trending repository
scipy.stats.mode
It would be great if you could add the JAX equivalent of scipy.stats.mode, which is currently unavailable.
A use case may be a ML classification task with ensembles, where multiple models give different predictions, and we are interested in finding the most common one.
As an example, consider predictions to be a two-dimensional DeviceArray of predictions, with
shape = (number of model
The Download
On this episode of The Download, Christina is on location at RenderATL, but is still here to offer the latest developer news.
Popular topic
Clojure
Trending repository
Trending repository
-
Updated
Jun 16, 2022 - TypeScript
Upcoming event recommended by GitHub
Kansas City Developer Conference 2022
August 08, 2022 - August 10, 2022 • Kansas City, MO
Trending repository
-
Updated
Jun 16, 2022 - Rust
Trending repository
为什么取消了维持多巴胺中轴的目标呢?
Collection recommended by GitHub
Game Engines
Frameworks for building games across multiple platforms.
App recommended by GitHub
App Center
Ship Your Mobile Projects Faster
Automate the Build-Test-Distribute process for your mobile projects. Continuous Integration and Continuous Delivery (CI/CD) are at your fingertips.
Trending repository
-
Updated
Jun 11, 2022
Trending repository
-
Updated
Jun 16, 2022 - Python
Trending repository
-
Updated
Jun 16, 2022 - Java
Trending repository
Line 35 isFunction is missing, and code sandbox demo is broken.
Trending repository
-
Updated
Jun 15, 2022 - Solidity
Trending repository
Trending repository
-
Updated
Jun 16, 2022 - Go
Trending repository
Website or app
https://developer.chrome.com/blog/mv2-transition/
Repro steps
Use latest React DevTools with Electron (Chromium) (18.2.0 / Chromium 100)
(node:80082) ExtensionLoadWarning: Warnings loading extension at ./node_modules/electron-devtools-vendor/extensions/react-developer-tools:
Manifest version 2 is deprecated, and support will be removed in 2023. See https://
Trending repository
Version:
4.2.2
Platform:
Python 3.8.10 on Ubuntu 20.04
Description:
There is so much logs in cluster module that I would not want it to show up in my application logs. Is there a reason to leave these logs in this module? Instead, couldn't we just raise exception and let the user handle them as he wishes?
Trending repository
Trending repository
Toolbar strip
Toolbar strip position should start from middle instead of left, such on iOS YouTube client.
Trending repository
-
Updated
Jun 16, 2022 - C++
Trending repository
Perhaps we should document this issue in the FAQ? Using pre-commit with Black is pretty common (and it's not always instantly clear it passes all of the files to the hook directly bypassing any file discovery the hook may implement). I'd suggest pre-commit's exclude configurations first, and then black's force-exclude.
_Originally posted by @ichard26 in psf/black#3013
Trending repository
expected result:
example.com?param=abc -> will become example.com
example.com/?param=abc -> will stay example.com/
actual result:
example.com?param=abc -> become example.com
example.com/?param=abc -> stays example.com/?param=abc
Trending repository
-
Updated
Jun 16, 2022 - TypeScript
Trending repository
-
Updated
May 30, 2022 - TypeScript
Trending repository
-
Updated
Jun 16, 2022 - TypeScript
Trending repository
-
Updated
Jun 16, 2022 - PowerShell
Trending repository
We have a lot of is_prime (or similar) functions: https://github.com/TheAlgorithms/Python/search?p=4&q=is_prime, https://github.com/TheAlgorithms/Python/search?q=isPrime, data_structures/hashing/number_theory/prime_numbers, etc. Shall we use one common function for that exactly identical
App recommended by GitHub
Renovate
Mend Renovate | Dependency Update Automation
Renovate: an open-source tool which automatically creates pull requests for all types of dependency updates. Includes crowdsourced test and package adoption data are used to flag potentially risky updates and enable auto-merging for those that meet user-defined conditions.
How Renovate works:
- Scans your repos to detect dependencies (wide package manager support)
- Checks if any newer versions exist
- Raises PRs for available updates

https://github.com/brotandgames/ciao
Btw native integrations are stored here: https://github.com/grafana/oncall/tree/dev/engine/config_integrations
If you use ciao and need templates, please let us know!