Skip to content

A C# console application demonstrating matrix-based arithmetic.

Notifications You must be signed in to change notification settings

Asgar786/Lattice-Multiplcation-CS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Lattice-Multiplcation-CS

A C# console application demonstrating matrix-based arithmetic.

Lattice Multiplication Engine (C#)

A custom implementation of the Lattice (Gelosia) multiplication method. This project bypasses standard operators to demonstrate algorithmic logic, matrix manipulation, and manual carry-handling.

Features

  • Matrix Visualization: View the multiplication grid in the console.
  • Custom Carry Logic: Manually calculates products using diagonal summation.
  • Formatting Options: Ability to toggle zero-visibility for cleaner output.

About

A C# console application demonstrating matrix-based arithmetic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages