diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..88fa8e1 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,8 @@ +# General +numpy +matplotlib +mpmath + +# Jupyter +jupyterlab +ipympl \ No newline at end of file