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
|
||||
|
||||
def main():
|
||||
fig, ax = plt.subplots()
|
||||
x = []
|
||||
gen_alg = []
|
||||
spec_alg = []
|
||||
|
||||
Loading…
Reference in New Issue
Block a user