-
Updated
May 16, 2020 - Swift
#
matrix
Here are 1,818 public repositories matching this topic...
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
OpenGL Mathematics (GLM)
-
Updated
Aug 30, 2020 - C++
15
btracey
commented
Mar 30, 2019
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, steam, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud and more with REST API (mattermost not required!)
slack
api
steam
twitch
telegram
irc
gitter
discord
matrix
xmpp
nextcloud
counter-strike
facebook-messenger
bridge
whatsapp
zulip
mattermost
rocketchat
microsoft-teams
minecraft-chat
-
Updated
Aug 30, 2020 - 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
Jul 30, 2020 - Java
Math.NET Numerics
statistics
csharp
integration
math
fsharp
interpolation
random
matrix
linear-algebra
regression
fft
numerics
differentiation
mathnet
-
Updated
Sep 1, 2020 - C#
ProfFan
commented
Mar 2, 2020
Hi everyone,
I am building a sensor fusion framework based on nalgebra
, and found out that we do not have support for Lie algebra operations like expmap
and logmap
. Is is appropriate to add them here or should I implement them in my own crate by using some traits?
Many thanks,
Fan
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
Aug 30, 2020 - PHP
THIS MIRROR IS DEPRECATED -- New url: https://gitlab.com/libeigen/eigen
-
Updated
Jul 8, 2020 - C++
A Matrix homeserver written in Rust.
-
Updated
Apr 12, 2020
Kegsay
commented
Aug 24, 2020
Sytests:
× Setting state twice is idempotent
× Can get rooms/{roomId}/state for a departed room (SPEC-216)
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
Sep 1, 2020 - Python
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
Aug 25, 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
Jul 20, 2020 - OCaml
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
Aug 29, 2020 - C
A linear algebra and mathematics library for computer graphics.
-
Updated
Sep 1, 2020 - Rust
Linear algebra in TypeScript.
javascript
machine-learning
typescript
vector
matrix
linear-algebra
high-performance-computing
blas
linear-algebra-library
-
Updated
Jul 30, 2020 - TypeScript
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#
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
Jul 30, 2020 - JavaScript
c
machine-learning
embedded
neural-network
travis-ci
continuous-integration
portable
matrix
c99
efficient
regression
header-only
classification
artificial-neural-networks
blas
feedforward-neural-network
vectorization
cblas
-
Updated
Nov 11, 2017 - C
list
stack
queue
string
binary
matrix
array
lru
pointer
greedy
binary-search-tree
sorting-algorithms
heap
dynamic-programming
hashtable
-
Updated
Apr 11, 2020 - HTML
The GitHub Matrix Screensaver for Mac OSX
-
Updated
Dec 18, 2019 - 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
measures
parameter 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
predictions
parameter. In order to handle measur