Skip to content

Commit

Permalink
ConvexHull added back to polycrystal
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcraven committed Jun 12, 2024
1 parent 12ed080 commit b0d4e70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xrd_simulator/polycrystal.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
import copy
from multiprocessing import Pool
import numpy as np
from scipy.spatial import ConvexHull
import pandas as pd
import dill
from xfab import tools
Expand Down

0 comments on commit b0d4e70

Please sign in to comment.