Skip to content

Commit

Permalink
import matplotlib
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuhron committed Nov 18, 2024
1 parent 6393781 commit 0a77485
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
10 changes: 10 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
contourpy==1.3.1
cycler==0.12.1
fonttools==4.55.0
icosalattice==0.0.3
kiwisolver==1.4.7
matplotlib==3.9.2
numpy==2.1.3
pillow==11.0.0
pyparsing==3.2.0
python-dateutil==2.9.0.post0
six==1.16.0
3 changes: 3 additions & 0 deletions scripts/PlotRandomNoise.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import matplotlib.pyplot as plt
import icosalattice as ic

0 comments on commit 0a77485

Please sign in to comment.