-
fork-tinn Public
Forked from glouw/tinnA tiny neural network library
C MIT License UpdatedMay 23, 2025 -
cpp-today Public
A minimal but complete Make-based C++23 project template
-
My study notes for Elementary Linear Algebra by Munkres (1964).
Mermaid UpdatedFeb 12, 2025 -
color-console Public
A lightweight header-only C++ library to bring colors to your Windows console with a very-easy-to-use API.
-
Expand selection to line. Upwards or downwards.
-
My answers to exercises in Stochastic Calculus for Finance by Steven E. Shreve.
-
cpp-echelon-forms Public
Count and enumerate different types of echelon forms of a matrix
-
sublime-expand-and-edit Public
A set of 2-in-1 commands, e.g. expand cursor to subword and cut it.
-
sublime-exact-quick-find Public
Quick-find aware of case-sensitive / whole-word / wrap-scan flags.
-
-
cpp-parallel-bellman-ford Public
Parallel implementations of Bellman-Ford algorithm with MPI, OpenMP and CUDA.
-
cpp-matrix-profile-with-dtw Public
An academic project to introduce Dynamic Time Warping (DTW) distance into Matrix Profile.