Merge branch 'janitaws/plot-and-latex' of github.uio.no:FYS3150-G2-2023/Project-1 into janitaws/plot-and-latex
This commit is contained in:
commit
12ae9cf087
@ -1,7 +1,6 @@
|
|||||||
import matplotlib.pyplot as plt
|
import matplotlib.pyplot as plt
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
fig, ax = plt.subplots()
|
|
||||||
x = []
|
x = []
|
||||||
gen_alg = []
|
gen_alg = []
|
||||||
spec_alg = []
|
spec_alg = []
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user