Optimize GEMM

My gemm optimization on RPi (ARM) achieved a 170x performance boost, showing speeds faster than Eigen and close to OpenBLAS.

My gemm optimization on RPi (ARM) achieved a 170x performance boost, showing speeds faster than Eigen and close to OpenBLAS.
This guide shows how to boot Debian/Ubuntu in command line mode.

GoAccess is an open-source web log analyzer and interactive viewer that runs in a terminal or through your browser. It provides fast and valuable HTTP statistics for system administrators that requ...

This repo is inspired by my undergrad homework. The training speed was improved by 60x after refactoring the code. This article aims to illustrate how I used dot product instead of loops to perform...

Navidrome is an open source Music Server compatible with Subsonic/Airsonic. This article introduces how to deploy Navidrome on a server.