Compare commits

..

No commits in common. "08a5f2fdad7a2da96dfd8b69183948d8e8a14e4d" and "8f7be7b034a653b050ece639ab51bd45203efd97" have entirely different histories.

2 changed files with 0 additions and 58 deletions

View File

@ -1,50 +0,0 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"id": "118a68d3-da8d-4789-b659-897b7d39d08e",
"metadata": {
"tags": []
},
"outputs": [],
"source": [
"import numpy as np"
]
},
{
"cell_type": "code",
"execution_count": 3,
"id": "d7895578-13cb-44f5-965f-ac8696cbe7e9",
"metadata": {
"tags": []
},
"outputs": [],
"source": [
"σ1 = np.array([[0,1],\n",
" [1,0]])"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.2"
}
},
"nbformat": 4,
"nbformat_minor": 5
}

View File

@ -1,8 +0,0 @@
# General
numpy
matplotlib
mpmath
# Jupyter
jupyterlab
ipympl