Search found 1 match
- Mon Sep 09, 2024 10:09 pm
- Forum: General Discussion
- Topic: Matrix Minimization Library for ESP32-S3 with Support for Parallel Processing and SIMD
- Replies: 0
- Views: 672
Matrix Minimization Library for ESP32-S3 with Support for Parallel Processing and SIMD
I'm new to using the ESP32-S3 and have designed the PCB for my robot using the ESP32s3. I plan to implement a predictive control algorithm that involves minimizing functions with large matrices. I would like to know if anyone knows of or can recommend a matrix minimization library that takes advanta...