Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 244 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 244 Bytes

top.java.matrix

top.java.matrix is a high-performance, type-safe matrix manipulation library for Java. It uses generics to avoid runtime mismatches of matrix dimensions and leverages GPU acceleration to speed up common matrix operations.