konimarti / kalman
Adaptive Kalman filter in Golang
☆89Updated 2 years ago
Alternatives and similar repositories for kalman:
Users that are interested in kalman are comparing it to the libraries listed below
- Golang Kalman filter and smoother for non-uniformly sampled time series data☆36Updated 5 years ago
- PID controllers for Go.☆91Updated this week
- Golgi is a library built on top of Gorgonia that provides neural network components☆39Updated 3 years ago
- a* pathfinding algorithm written in go☆32Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆86Updated 2 years ago
- Golang Library for Kalman Filter(also known as Linear Quadratic Estimation) used in sensor fusion☆37Updated 6 years ago
- Genetic Algorithm and Particle Swarm Optimization☆33Updated 3 years ago
- A k-d tree implementation in Go.☆140Updated 10 months ago
- Optimized bit-level Reader and Writer for Go.☆248Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 6 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆115Updated 9 months ago
- gotiny 是一个高效的golang序列化库。☆101Updated 4 months ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- Pipelines using goroutines☆57Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- Fast in-memory key:value store/cache with TTL☆98Updated 5 years ago
- Go package for simplifying channel-based broadcasting of events from multiple publishers to multiple observers☆89Updated last year
- Time series implementation in Go☆39Updated 3 years ago
- Strict Runtime Dependency Injection for Golang