Skip to content
#

matrix

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

HarHarLinks
HarHarLinks commented Mar 19, 2022

Your use case

What would you like to do?

Copy event source with 1 click

Why would you like to do it?

devtools stuff

How would you like to achieve it?

add the usual copy button in the place of the red markers:
image

  • copy event id
  • copy room id
  • copy decrypted
T-Enhancement A-DevTools O-Occasional good first issue
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

bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)

  • Updated Mar 22, 2022
  • Go
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

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 Dec 1, 2021
  • PHP
kittykat
kittykat commented Mar 11, 2022

Android should use "Create space" in the left panel instead of "Add Space" because "adding" suggests other actions like joining an existing space.

T-Defect help wanted good first issue A-Spaces

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 10, 2022
  • Jupyter Notebook
Cadair
Cadair commented Jan 18, 2022

Describe the bug

At least this is what I expected to happen.

To Reproduce

right click on a space, hide the space, see how rooms in child spaces are still in the room list

What happened?

No response

Expected behavior

No response

Screenshots

No response

Version

a couple of week old master

Operating system

No response

Installation method

_No resp

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