@@ -287,8 +287,8 @@ Design, development, and testing uncovered unexpected facets of the projects:
287
287
288
288
The [ benchmarks] ( https://github.com/FrancoisCarouge/Kalman/tree/master/benchmark ) share some performance information. Custom specializations and implementations can outperform this library. Custom optimizations may include: using a different covariance estimation update formula; removing symmetry support; using a different matrix inversion formula; removing unused or identity model dynamics supports; implementing a generated, unrolled filter algebra expressions; or running on accelerator hardware.
289
289
290
- ![ Eigen Update] ( https://github. com/FrancoisCarouge/Kalman/tree /master/benchmark/image/eigen_update.svg )
291
- ![ Float] ( https://github. com/FrancoisCarouge/Kalman/tree /master/benchmark/image/float.svg )
290
+ ![ Eigen Update] ( https://raw.githubusercontent. com/FrancoisCarouge/Kalman/master/benchmark/image/eigen_update.svg )
291
+ ![ Float] ( https://raw.githubusercontent. com/FrancoisCarouge/Kalman/master/benchmark/image/float.svg )
292
292
293
293
# Resources
294
294
@@ -361,12 +361,10 @@ Thanks everyone!
361
361
[](https://github.com/FrancoisCarouge/Kalman)
362
362
<br>
363
363
<br>
364
- [](https://github.com/FrancoisCarouge/Kalman/actions/workflows/test_ubuntu-22-04_gcc .yml)
364
+ [](https://github.com/FrancoisCarouge/Kalman/actions/workflows/pipeline .yml)
365
365
<br>
366
- [](https://github.com/FrancoisCarouge/Kalman/actions/workflows/test_windows-2019_msvc.yml)
367
- <br>
368
- [](https://github.com/FrancoisCarouge/Kalman/actions/workflows/test_ubuntu-22-04_clang.yml)
369
366
<br>
367
+ [](https://github.com/FrancoisCarouge/Kalman/actions/workflows/sanitizer.yml)
370
368
<br>
371
369
[](https://github.com/FrancoisCarouge/Kalman/actions/workflows/clang_format.yml)
372
370
<br>
@@ -378,18 +376,10 @@ Thanks everyone!
378
376
<br>
379
377
[](https://github.com/FrancoisCarouge/Kalman/actions/workflows/cppcheck.yml)
380
378
<br>
381
- [](https://github.com/FrancoisCarouge/Kalman/actions/workflows/sanitizer_address.yml)
382
- <br>
383
379
[](https://github.com/FrancoisCarouge/Kalman/actions/workflows/doxygen.yml)
384
380
<br>
385
- [](https://github.com/FrancoisCarouge/Kalman/actions/workflows/sanitizer_leak.yml)
386
- <br>
387
381
[](https://github.com/FrancoisCarouge/Kalman/actions/workflows/memory_valgrind.yml)
388
382
<br>
389
- [](https://github.com/FrancoisCarouge/Kalman/actions/workflows/sanitizer_thread.yml)
390
- <br>
391
- [](https://github.com/FrancoisCarouge/Kalman/actions/workflows/sanitizer_undefined_behavior.yml)
392
- <br>
393
383
<br>
394
384
[](https://raw.githubusercontent.com/francoiscarouge/Kalman/master/LICENSE.txt)
395
385
<br>
0 commit comments