mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-peak.git
synced 2025-12-16 18:18:03 +00:00
Add matrix and kf code
This commit is contained in:
16
README.md
16
README.md
@@ -1,3 +1,15 @@
|
||||
# sta-peak
|
||||
# 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
|
||||
|
||||
The Performant Embedded Algebra Kit (PEAK) provides structures, classes and functions for various algebraic operations.
|
||||
Reference in New Issue
Block a user