matrix
Here are 1,893 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.
-
Updated
May 16, 2020 - Swift
OpenGL Mathematics (GLM)
-
Updated
Oct 4, 2020 - C++
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, steam, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble and more with REST API (mattermost not required!)
-
Updated
Oct 21, 2020 - Go
LibRec: A Leading Java Library for Recommender Systems, see
-
Updated
Oct 22, 2020 - Java
Math.NET Numerics
-
Updated
Oct 12, 2020 - C#
In ncollide we have an IsometryOps trait that defines the lerp_slep method for isometry interpolation. This interpolation uses linear interpolation for the translation part of the isometry, and spherical interpolation for its angular part.
We should add this lerp_slerp method directly to nalgebra's `Is
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
Oct 22, 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
Multi-class confusion matrix library in Python
-
Updated
Oct 21, 2020 - Python
Fast Clojure Matrix Library
-
Updated
Oct 20, 2020 - Clojure
Owl - OCaml Scientific and Engineering Computing @ http://ocaml.xyz
-
Updated
Oct 15, 2020 - OCaml
-
Updated
Oct 17, 2020 - C
A linear algebra and mathematics library for computer graphics.
-
Updated
Sep 1, 2020 - Rust
A glossy Matrix collaboration client for Android.
-
Updated
Oct 22, 2020 - Kotlin
Linear algebra in TypeScript.
-
Updated
Oct 6, 2020 - TypeScript
Matrix Client-Server SDK for JavaScript
-
Updated
Oct 22, 2020 - JavaScript
Low-Rank and Sparse Tools for Background Modeling and Subtraction in Videos
-
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
Sep 5, 2020 - JavaScript
Matrix SDK for React Javascript
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Nov 11, 2017 - C
-
Updated
Apr 11, 2020 - HTML
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