You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create new [dislocation] qualifier for installing optional deps for matscipy (i.e. pip install matscipy[dislocation] would install atomman and ovito)
Better fallbacks for missing imports? (e.g. CubicCrystalDislocation.view_cyl falling back to mode="cle" if ovito not available, change the default method of CubicCrystalDislocation to `"adsl"?)
The text was updated successfully, but these errors were encountered:
pip install matscipy[dislocation]
would install atomman and ovito)CubicCrystalDislocation.view_cyl
falling back tomode="cle"
if ovito not available, change the default method ofCubicCrystalDislocation
to `"adsl"?)The text was updated successfully, but these errors were encountered: