Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 286 Bytes

File metadata and controls

5 lines (3 loc) · 286 Bytes

This is a simple Java solution to the Hadamard-Matrix-Problem.

The Goal is to enable the users to create a Hadamard-Matrix of the size of their choice with a postive or negative starting point.

As an additional challange the solution was created without importing any java.utilities.