Skip to content

Commit

Permalink
Update Variant.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yifan1207 committed Mar 25, 2024
1 parent b862f49 commit f63020c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QMLS Code/Variant.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import numpy as np
import qiskit as qk
import qiskit as qk

# Define a function to create variants of compounds using genetic algorithm and quantum randomness
def create_variants(compounds, fitness, target, iterations):
Expand Down

0 comments on commit f63020c

Please sign in to comment.