matrix
Here are 2,250 public repositories matching this topic...
-
Updated
May 23, 2021 - C++
-
Updated
Jan 14, 2021 - Swift
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
May 29, 2021 - Go
-
Updated
Apr 26, 2021 - Java
-
Updated
May 25, 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
May 31, 2021 - Kotlin
-
Updated
May 30, 2021 - Python
-
Updated
Apr 12, 2020
-
Updated
Jan 18, 2021 - Rust
-
Updated
May 30, 2021 - C
-
Updated
May 14, 2021 - OCaml
-
Updated
Apr 29, 2021 - Clojure
-
Updated
Apr 21, 2021 - Rust
-
Updated
May 31, 2021 - JavaScript
-
Updated
Mar 12, 2021 - MATLAB
-
Updated
May 30, 2021 - TypeScript
Describe the bug
The input field gets unfocused when opening the settings and closing them again.
To Reproduce
Steps to reproduce the behavior:
- Click on a room, and make sure the input field is focused.
- Click on the 'settings' button at the top left.
- Click on the 'back arrow' to close the settings.
Expected behavior
The input field remains focused.
System:
-
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)