matrix
Here are 2,324 public repositories matching this topic...
-
Updated
Jun 24, 2021 - C++
For now only strings are accepted as the measures
parameter in GridSearchCV
, RandomizedSearchCV
, and cross_validate
. It's thus impossible to use those with measures that take specific parameters as input (e.g. #156 ), or to use custom measures.
We should then accept callables in addition to strings.
Each callable should only take the predictions
parameter. In order to handle measur
-
Updated
Jan 14, 2021 - Swift
-
Updated
Jun 24, 2021 - Go
-
Updated
Jun 20, 2021 - Java
-
Updated
Jun 27, 2021 - C#
Description:
Add a health check (/health
) endpoint that allows orchestration tools to see if a component is up and running.
Potential solutions
Add
The main constructor from existing CSR/CSC data is e.g. try_from_csr_data. However, this deliberately rejects unsorted input. However, if the only issue with the data is that the column indices are not sorted, then this is fixable. We should provide a similarly named `try_from_unsorted_csr_d
-
Updated
May 9, 2021 - PHP
-
Updated
Jan 7, 2021 - C++
-
Updated
Jun 29, 2021 - Kotlin
-
Updated
Jun 28, 2021 - Python
-
Updated
Apr 12, 2020
-
Updated
Jun 15, 2021 - C
-
Updated
Jan 18, 2021 - Rust
-
Updated
Jun 25, 2021 - OCaml
-
Updated
Apr 29, 2021 - Clojure
-
Updated
Jun 16, 2021 - Rust
-
Updated
Jun 29, 2021 - JavaScript
Describe the bug
Nheko crashes when you click the login box too quickly
To Reproduce
Steps to reproduce the behavior:
- Open Nheko
- Click Login
- Quickly select the matrix id box
- Try to paste your matrix id into the box
- Observe that it crashes a few seconds after selecting the box.
Expected behavior
It allows me to select the input field and put my login details i
-
Updated
Jun 29, 2021 - TypeScript
-
Updated
Mar 12, 2021 - MATLAB
-
Updated
Feb 6, 2021 - C#
-
Updated
Apr 25, 2021 - TypeScript
-
Updated
May 26, 2021 - JavaScript
Improve this page
Add a description, image, and links to the matrix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the matrix topic, visit your repo's landing page and select "manage topics."
See:
gonum/gonum#845 (comment)