diff --git a/__init__.py b/LICENSE similarity index 100% rename from __init__.py rename to LICENSE diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..e69de29 diff --git a/Matrix.py b/src/QuT/Matrix.py similarity index 100% rename from Matrix.py rename to src/QuT/Matrix.py diff --git a/QuBit.py b/src/QuT/QuBit.py similarity index 100% rename from QuBit.py rename to src/QuT/QuBit.py diff --git a/src/QuT/__init__.py b/src/QuT/__init__.py new file mode 100644 index 0000000..e69de29