davidmoten / fastdtw
O(n) approximate Dynamic Time Warping implementation in java
☆26Updated 8 years ago
Alternatives and similar repositories for fastdtw:
Users that are interested in fastdtw are comparing it to the libraries listed below
- Java implementation of Seasonal-Trend-Loess time-series decomposition algorithm.☆122Updated 11 months ago
- Java library to create and search random access files (including in S3) using the space-filling hilbert index (sparse)☆48Updated 2 weeks ago
- Java numerics library for optimization, polynomial root finding, sorting, robust model fitting, and more.☆51Updated last month
- A Uniform Manifold Approximation and Projection (UMAP) library for Java, developed by Tag.bio in collaboration with Real Time Genomics.☆24Updated 3 years ago
- GraphStream JavaFX user interface☆42Updated 4 years ago
- Parallel Colt is a multithreaded version of Colt.☆68Updated 4 years ago
- Java 8 implementation of a red-black interval-tree, with testing☆38Updated 3 years ago
- Spatial indexing algorithms for java☆16Updated 3 years ago
- A library for reading/writing arbitrary length of bits.☆33Updated last year
- Immutable Java 8 data frames with typed columns (including primitives)☆71Updated 3 years ago
- Stochastic Simulation in Java