Skip to content
Snippets Groups Projects
Commit 3fd22b86 authored by xuetao chen's avatar xuetao chen
Browse files

update

parent 55018706
No related branches found
No related tags found
No related merge requests found
import numpy as np
from time import time
import tqdm
data_load_D = np.load('Density.npz')
D = data_load_D['fields']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment