Pinned Repositories
metric
framework for computing with metric spaces
octopus_server
The backend of octopus software
phate
A Dimensionality Reduction Method for Visualizing Trajectory Structures in High-Dimensional Biological Data
ascii_chart
a simple function to plot numeric data to console for C++
crossfilter
C++ port of crossfilter.js
InfoTheory.jl
Estimating information theoretic measures (entropy, mutual information etc) from data
metric
framework for computing with metric spaces
metric_clustering
Clustering functions kmedoids, dbscan and affinity propagation
metric_space
data structures to store metric spaces and corresponding functions
vector_sort
a header only SIMD optimized sort algorithm for int, float and double primitives. 3-6 times faster than std::sort
mkh-welsch's Repositories
mkh-welsch/ascii_chart
a simple function to plot numeric data to console for C++
mkh-welsch/crossfilter
C++ port of crossfilter.js
mkh-welsch/vector_sort
a header only SIMD optimized sort algorithm for int, float and double primitives. 3-6 times faster than std::sort
mkh-welsch/metric_space
data structures to store metric spaces and corresponding functions
mkh-welsch/InfoTheory.jl
Estimating information theoretic measures (entropy, mutual information etc) from data
mkh-welsch/metric
framework for computing with metric spaces
mkh-welsch/metric_clustering
Clustering functions kmedoids, dbscan and affinity propagation