rosshemsley / kalmanLinks
Golang Kalman filter and smoother for non-uniformly sampled time series data
☆37Updated 6 years ago
Alternatives and similar repositories for kalman
Users that are interested in kalman are comparing it to the libraries listed below
Sorting:
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆86Updated 7 years ago
- Storing strings without GC overhead☆84Updated 3 months ago
- Digital signal processing package in Go for the discrete wavelet transform (DWT)☆38Updated 5 years ago
- System V shared memory functions in pure Go.☆133Updated last year
- A float32 version of Go's math package☆84Updated 11 months ago
- Example (for memory) build static golang example binary with static C++ library (*.go + (*.cpp -> *.a) -> static binary)☆24Updated 10 years ago
- Go reflection simplified☆102Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Go client library for Pilosa☆57Updated 3 years ago
- Sync primitive for golang. Key + Mutex = Kmutex☆38Updated last year
- Adaptive Kalman filter in Golang☆95Updated 3 years ago
- Facade to the Video4Linux video capture interface.☆88Updated last year
- A k-d tree implementation in Go.☆145Updated last year
- Golang LRU cache with expire feature.☆66Updated last year
- Expression evaluator for Go☆77Updated 8 months ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆84Updated 3 years ago
- Rolling window implementation in go.☆58Updated this week
- A goroutine limiter for Go☆84Updated 3 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆118Updated last year
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- A better Generic Pool (sync.Pool)☆69Updated 8 months ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Generic sorted map for Go with red-black tree under the hood☆66Updated 3 years ago
- Genetic Algorithm and Particle Swarm Optimization☆34Updated 4 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated 2 years ago
- Time series implementation in Go☆40Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated last week
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago