The Wayback Machine - https://web.archive.org/web/20220626044748/https://github.com/topics/matrix
Skip to content
#

matrix

Here are 2,991 public repositories matching this topic...

luixxiul
luixxiul commented Jun 20, 2022

Steps to reproduce

  1. Be invited to Space (or create a test user to invite)

Outcome

What did you expect?

Reject button needs some kind of indication about clickable area (with border around it for example).

What happened instead?

It is not clear where is clickable around the label itself.

![before](https://user-images.githubusercontent.com/3362943/174524232-88f45

T-Defect S-Minor A-Invite A11y
NicolasHug
NicolasHug commented Apr 6, 2018

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

dendrite
cfunky
cfunky commented Mar 1, 2022

I noticed that CooMatrix::push_matrix does not threshold or detect zero elements in the input. Thus the resulting sparse matrix is more dense than it needs to be. By comparison, constructing a matrix using, e.g., CscMatrix::from, does detect entries that are exactly zero and does not include them in the resulting sparse matrix. If there isn't a rationale for the difference in behavior, may I s

good first issue documentation nalgebra-sparse
HarHarLinks
HarHarLinks commented Jan 22, 2022

Steps to reproduce

  1. disable emoji kb in settings
  2. open room
  3. compose normally: no emoji kb button
  4. swipe a message to start a reply
  5. there is now a button to switch kb, partially in broken state

Outcome

see above

Your phone model

No response

Operating system version

No response

Application version and app store

1.3.15 F-Droid

Homeserver

_No resp

T-Defect good first issue A-Composer Z-Papercuts

Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra

  • Updated Apr 17, 2022
  • PHP
Linear_Algebra_With_Python

Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the most must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.

  • Updated Mar 23, 2022
  • Jupyter Notebook
q234rty
q234rty commented May 2, 2022

Describe the bug

Avatar is blurry in "Room Setting" and "{Global,Room} User Profile" under HiDPI

To Reproduce

  1. Have a scale factor of 2.
  2. Open any Room Settings or User Profile.
  3. Observe the avatar.

What happened?

Avatar is blurry.

Expected behavior

Avatar should be sharp.

Screenshots

No response

Version

0.9.3-cbb804cb

Operating system

Linux

bug good first issue

Improve this page

Add a description, image, and links to the matrix topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the matrix topic, visit your repo's landing page and select "manage topics."

Learn more