matrix
Here are 2,623 public repositories matching this topic...
-
Updated
Dec 13, 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
Especially for IRC, the outgoing IP address can matter a lot. Need some way to set which one to use on a box that has many.
-
Updated
Sep 17, 2021 - Java
Currently I do not see any password configuration parameters for new users registering to the dendrite server. On the synapse server there was options on the strength. Ultimately, I think if its a strong 8 character password I think that's enough.
I am trying to onboard friends and family to use matrix over signal or whatsapp when possible and having a crazy intense password will limit the abil
-
Updated
Dec 15, 2021 - C#
I've come across a weird behavior that really baffled me initially.
This compiles with nalgebra 0.29:
let _: nalgebra::SVector<f32, 3> = nalgebra::point![1.0, 2.0].into();
It converts an OPoint<f32, 2>
into an SVector<f32, 3>
, using Into
.
Here's the same, with debug output:
let v: nalgebra::SVector<f32, 3> = dbg!(nalgebra::point![1.0, 2.0]).into();
dbg!(v
-
Updated
Dec 1, 2021 - PHP
Check here if issue is in the "Needs info" column before moving it when it's unlabelled.
See ios issue as well.
-
Updated
Jan 7, 2021 - C++
-
Updated
Nov 22, 2021 - C
-
Updated
Dec 16, 2021 - Python
-
Updated
Sep 2, 2021
-
Updated
Oct 8, 2021 - Rust
-
Updated
Nov 5, 2021 - OCaml
-
Updated
Oct 23, 2021 - Clojure
-
Updated
Dec 16, 2021 - TypeScript
-
Updated
Nov 26, 2021 - Rust
Is your feature request related to a problem? Please describe.
Open emoji picker, type search term, then you have to use the mouse to select the emoji. It would be nicer if you could use the arrow keys to transition into selecting the emoji.
-
Updated
Dec 16, 2021 - Java
-
Updated
Dec 16, 2021 - TypeScript
-
Updated
Dec 13, 2021 - Go
-
Updated
Mar 12, 2021 - MATLAB
-
Updated
Dec 16, 2021 - Go
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."
Steps to reproduce
-> Spinner spins for about 5 minutes
Outcome
What did you expect?
Signed out sessions are removed from dialog
What happened instead?
Signed out sessi