sta-peak/README.md
2024-05-24 17:32:02 +02:00

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