-
Thank you very much for such high-quality material. It really allows you to look at the development process from a different angle. However, I am interested in discussing the following point. Yes, the…
-
Hi Banduppy developer,
I am trying to unfold the band structure where SC is orthorhombic (OUC) and PC is a hexagonal cell, but this is not working. Can I do this unfolding? It would be a great help i…
-
### Is there an existing issue for this feature request?
- [X] I have searched the existing issues
### Is your feature request related to a problem?
According to this video https://www.youtube.com/…
-
When you call the `CompositeHexagonalApertuere` class / `_composite_hexagonal_aperture` function, it looks like there is a reference to the `np.bool` type -- which was deprecated with Numpy 1.20.0. An…
-
#### **Architectural Style?**
Define and document the architectural style (e.g., layered, hexagonal, onion, clean).
Outline how this style will support scalability, maintainability, modularity, te…
-
Left side of image is standard layering (cut in x-z plane). Right one is newly proposed one. Outside wall/shell/perimeter (first column from the right) keeps the same layers but even columns are shift…
-
From @olibclarke:
```
Hi Anchi and all,
Hope all is well! My understanding is that even for larger hole sizes (not just 0.2/0.3µm), Quantifoil will soon be deprecating standard grid geometry in…
-
Hello,
I'm trying yoeman and I'm launching
`yo springboot-hexagonal` or `yo spring-boot-rest-api`
(after installing them with npm install)
got
```
Error springboot-hexagonal
Current en…
-
Especially for diamond/silicon lattices.
It'd work something like so:
– pick one of the main crystallographic directions [111], [110], [100] (from jig)
– drag a cutting plane that snaps onto hole…
-
### What is the expected enhancement?
grid_graph in rustworkx only reproduces the functionality of grid_2d_graph from networkx. It would be convenient to extend grid_graph to higher dimensions in …