Skip to content
#

complex-matrices

Here are 2 public repositories matching this topic...

Language: All
Filter by language

A comprehensive C++ matrix algebra library built while studying MITOCW 18.06 (Linear Algebra), featuring matrix arithmetic, property detection + storage compression, Gaussian elimination, LU/QR/SVD factorizations, inversion, eigen computations, least-squares/projection tools, and even FFT support also supports complex matrices.

  • Updated Mar 24, 2026
  • C++

A Java project for performing operations on complex matrices, including basic arithmetic and matrix-specific operations, with utility methods and input handling for complex number matrices - Final Project for the Programmation 2 Course

  • Updated May 29, 2024
  • Java

Improve this page

Add a description, image, and links to the complex-matrices topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the complex-matrices topic, visit your repo's landing page and select "manage topics."

Learn more