Skip to content
Snippets Groups Projects
Commit 7aa0c2b1 authored by qiancheng xu's avatar qiancheng xu
Browse files

np.linspace is used in master_ini file

parent cc10c9cc
Branches
No related tags found
No related merge requests found
Pipeline #21977 passed
...@@ -8,6 +8,7 @@ import sys ...@@ -8,6 +8,7 @@ import sys
import time import time
import itertools import itertools
import numpy as np import numpy as np
from numpy import linspace
from shutil import copy2, rmtree, move from shutil import copy2, rmtree, move
try: try:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment