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
Node.js
Trending repository
Trending repository
-
Updated
Jun 15, 2022 - TypeScript
Upcoming event recommended by GitHub
Octogatos Conf22 Call for Papers
April 22, 2022 - September 25, 2022 • Virtual
Trending repository
-
Updated
Jun 16, 2022 - Rust
Trending repository
为什么取消了维持多巴胺中轴的目标呢?
Collection recommended by GitHub
App recommended by GitHub
Mend Bolt
We'll help you harness the power of open source without compromising on security or agility!
Mend Bolt for GitHub is a FREE app, which continuously scans all your repos, detects vulnerabilities in open source components and provides fixes. It supports both private and public repositories.
We've got you covered with over 200 programming languages support and continuous tracking of multiple open source vulnerabilities databases like the NVD and additional security advisories.
Trending repository
-
Updated
Jun 11, 2022
Trending repository
-
Updated
Jun 16, 2022 - Python
Trending repository
- 目标提升到80%以上
- 如何获取单侧覆盖率:
- 项目根目录下运行
mvn test - 项目根目录下用浏览器打开
target/site/jacoco/index.html即可查看单侧覆盖率,点进去即可查看详细覆盖情况以作出补充
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
Codiga
Codiga is a code analysis and code review platform
With Codiga, analyze your code, estimate the cost of your technical debt and automate your code reviews. All coding errors are surfaced directly on your GitHub code reviews. Integrate with GitHub actions or third-party tools such as Mergify, CircleCI or Jenkins to check that all production code does not have any issue!


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!