All Projects → Marco-Congedo → PosDefManifold.jl

Marco-Congedo / PosDefManifold.jl

Licence: other
A Julia package for manipulating data in the Riemannian manifold of positive definite matrices

Programming Languages

julia
2034 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to PosDefManifold.jl

stochman
Algorithms for computations on random manifolds made easier
Stars: ✭ 18 (-21.74%)
Mutual labels:  manifold, riemannian-geometry
meanterprise
MEAN based single page application with common SPA enterprise application add-ons.
Stars: ✭ 23 (+0%)
Mutual labels:  mean
SkeletonMatching
This repository implements skeleton matching algorithm.
Stars: ✭ 30 (+30.43%)
Mutual labels:  distance
bliss
Bliss music library that can compute distance between songs
Stars: ✭ 76 (+230.43%)
Mutual labels:  distance
MEAN-stack-authentication
MEAN stack authentication boilerplate with Angular 5 and Angular Material
Stars: ✭ 29 (+26.09%)
Mutual labels:  mean
StickerApp
Sticker E-Commerce Demo App (Node.js, React, MongoDB)
Stars: ✭ 29 (+26.09%)
Mutual labels:  mean
PDMats.jl
Uniform Interface for positive definite matrices of various structures
Stars: ✭ 97 (+321.74%)
Mutual labels:  positive-definite-matrices
stringosim
String similarity functions, String distance's, Jaccard, Levenshtein, Hamming, Jaro-Winkler, Q-grams, N-grams, LCS - Longest Common Subsequence, Cosine similarity...
Stars: ✭ 47 (+104.35%)
Mutual labels:  distance
morphops
Geometric Morphometrics in Python
Stars: ✭ 23 (+0%)
Mutual labels:  procrustes
geodist
Golang package to compute the distance between two geographic latitude, longitude coordinates
Stars: ✭ 133 (+478.26%)
Mutual labels:  distance
manifold-sample-graphql-app
A sample application demonstrating the GraphQL Manifold
Stars: ✭ 15 (-34.78%)
Mutual labels:  manifold
M-NMF
An implementation of "Community Preserving Network Embedding" (AAAI 2017)
Stars: ✭ 119 (+417.39%)
Mutual labels:  laplacian
elasticsearch-plugins
Some native scoring script plugins for elasticsearch
Stars: ✭ 30 (+30.43%)
Mutual labels:  distance
ClassifierToolbox
A MATLAB toolbox for classifier: Version 1.0.7
Stars: ✭ 72 (+213.04%)
Mutual labels:  manifold
simetric
String similarity metrics for Elixir
Stars: ✭ 59 (+156.52%)
Mutual labels:  distance
Py BL MeshSkeletonization
Mesh Skeleton Extraction Using Laplacian Contraction
Stars: ✭ 32 (+39.13%)
Mutual labels:  laplacian
nodeJS examples
Server, routing, db examples using NodeJS v6
Stars: ✭ 34 (+47.83%)
Mutual labels:  mean
tenants
JustFix.nyc is a tool to document, organize, and take action in getting repairs made on your apartment.
Stars: ✭ 15 (-34.78%)
Mutual labels:  mean
erkir
Երկիր (Erkir) - a C++ library for geodesic and trigonometric calculations
Stars: ✭ 26 (+13.04%)
Mutual labels:  distance
geo-query
WordPress plugin: Geo Query - Modify the WP_Query/WP_User_Query to support the geo_query parameter. Uses the Haversine SQL implementation by Ollie Jones. With a Rest API example and support for an existing custom table .
Stars: ✭ 63 (+173.91%)
Mutual labels:  distance

PosDefManifold.jl

PosDefManifold is a Julia package for manipulating data in the manifold P of real or complex positive definite matrices. The package supports 10 metrics acting on P, two of which define Riemannian manifolds.

This package computes distances, geodesics and weighted Fréchet means for the supported metrics, graph Laplacians, Lapacian eigen maps and a special solution of the Procrustes problem in P. Key functions are multi-threaded.

The documentation is rich and gives all mathematical details pertaining to the implemented functions (click the 'docs|dev' button).

For similar code resources in other programming languages see here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].