mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-peak.git
synced 2025-06-11 18:35:59 +00:00
16 lines
379 B
Markdown
16 lines
379 B
Markdown
# Performant Embedded Algebra Kit (PEAK)
|
|
|
|
|
|
> ⚠️ **Warning:** WORK IN PROGRESS and UNTESTED
|
|
|
|
|
|
## Description
|
|
|
|
The Performant Embeddded Algebra Kit (PEAK) is a lightweight and easy-to-use library for performing various algebraic operations.
|
|
|
|
## Features
|
|
|
|
- Matrix operations: Perform matrix addition, subtraction, multiplication, and inversion.
|
|
- Kalman Filter implementation
|
|
|