#
matrix
Here are 2,061 public repositories matching this topic...
OpenGL Mathematics (GLM)
-
Updated
Jan 31, 2021 - C++
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
-
Updated
Jan 14, 2021 - Swift
15
btracey
commented
Mar 30, 2019
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!)
slack
twitch
telegram
irc
gitter
discord
matrix
xmpp
nextcloud
counter-strike
vk
facebook-messenger
bridge
whatsapp
mumble
zulip
mattermost
rocketchat
microsoft-teams
minecraft-chat
-
Updated
Feb 2, 2021 - Go
LibRec: A Leading Java Library for Recommender Systems, see
java
matrix
collaborative-filtering
matrix-factorization
systems
sparse
recommender
tensor-factorization
collaborative
tensor
factorization
filtering
recommender-systems
recommendation-algorithms
probabilistic-graphical-models
-
Updated
Oct 22, 2020 - Java
Math.NET Numerics
statistics
csharp
integration
math
fsharp
interpolation
random
matrix
linear-algebra
regression
fft
numerics
differentiation
mathnet
-
Updated
Jan 15, 2021 - C#
Recmo
commented
Nov 19, 2020
Currently vec.iter().rev() fails because DoubleEndedIterator is not implemented for MatrixIter. By a quick layman's glance at the source it seems straightforward to imp
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
finance
statistics
algebra
math
information-theory
vector
matrix
linear-algebra
probability
mathematics
regression
combinatorics
number-theory
numerical-analysis
distributions
-
Updated
Jan 30, 2021 - PHP
MadLittleMods
commented
Dec 19, 2020
Description:
Add a health check (/health) endpoint that allows orchestration tools to see if a component is up and running.
Potential solutions
Add
THIS MIRROR IS DEPRECATED -- New url: https://gitlab.com/libeigen/eigen
-
Updated
Jan 7, 2021 - C++
A Matrix homeserver written in Rust.
-
Updated
Apr 12, 2020
Multi-class confusion matrix library in Python
data-science
data
machine-learning
data-mining
statistics
ai
deep-learning
neural-network
matrix
evaluation
mathematics
ml
artificial-intelligence
statistical-analysis
classification
accuracy
data-analysis
deeplearning
confusion-matrix
multiclass-classification
-
Updated
Feb 2, 2021 - Python
A glossy Matrix collaboration client for Android.
-
Updated
Feb 6, 2021 - Kotlin
Fast Clojure Matrix Library
java
api
clojure
gpu
opencl
matrix
cuda
matrix-factorization
clojure-library
matrix-functions
gpgpu
matrix-multiplication
high-performance-computing
gpu-computing
vectorization
matrix-calculations
-
Updated
Dec 31, 2020 - Clojure
Owl - OCaml Scientific and Engineering Computing @ http://ocaml.xyz
machine-learning
statistics
neural-network
optimization
matrix
linear-algebra
automatic-differentiation
regression
autograd
numerical-calculations
scientific-computing
topic-modeling
ndarray
plotting
gsl
maths
sparse-linear-systems
statistical-functions
mcmc
algorithmic-differentation
-
Updated
Jan 6, 2021 - OCaml
NoteCalc is a handy calculator trying to bring the advantages of Soulver to the web.
-
Updated
Jan 18, 2021 - Rust
c
euler
opengl
math
postfix
neon
vector
matrix
bezier
avx
sse
simd
affine-transform-matrices
opengl-math
3d
bounding-boxes
matrix-decompositions
frustum
3d-math
marix-inverse
glm-for-c
-
Updated
Jan 25, 2021 - C
A linear algebra and mathematics library for computer graphics.
-
Updated
Jan 3, 2021 - Rust
Matrix Client-Server SDK for JavaScript
-
Updated
Feb 5, 2021 - JavaScript
Low-Rank and Sparse Tools for Background Modeling and Subtraction in Videos
matlab
matrix
matrix-factorization
tensor
lin
rpca
matrix-completion
tensor-decomposition
subspace-tracking
subspace-learning
zhou
-
Updated
Apr 23, 2020 - MATLAB
A vector and matrix library written in C# using hardware intrinsics
-
Updated
Jun 27, 2020 - C#
Linear algebra in TypeScript.
javascript
machine-learning
typescript
vector
matrix
linear-algebra
high-performance-computing
blas
linear-algebra-library
-
Updated
Jan 24, 2021 - TypeScript
A utility for getting geo-location information via HTML5 and IP look-ups, geocoding, address look-ups, distance and durations, timezone information and more...
-
Updated
Dec 10, 2020 - JavaScript
Matrix SDK for React Javascript
-
Updated
Feb 6, 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."
For now only strings are accepted as the
measuresparameter inGridSearchCV,RandomizedSearchCV, andcross_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
predictionsparameter. In order to handle measur