Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 341 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 341 Bytes

General Description

This will generate the unitary group of specified size. The algorithm is not optimized so this is probably not the fastest way to do it but I won't ever use it for large numbers and I can't find a webgenerator online, so this will do for now.

Usage

php Views/cli.php N (e.g php Views/cli.php 30 will print U(30))