-
How hard would it be to make a function that maps a point in the first BZ to its symmetrically identical point in the irreducible BZ? I am trying to integrate/sum over the first BZ and it would be nic…
-
Hello,
I have generated a dataset to train DOPE, in Issac Sim, but there does not seems to exist a method to deal with symmetries, how can I change the model or edit the labels of the generated da…
-
I get an error pyscf.lib.exceptions.PointGroupSymmetryError: Unable to identify input symmetry C3v. Try symmetry="C3v"
Here is my input:
```
from pyscf import scf, M
from pyscf import symm
# …
-
In the latest unearth version, placing things with symmetry does not always work as intended:
![image](https://github.com/user-attachments/assets/fb0a5459-e589-4404-a197-8d10d7ceed31)
The red avatar…
-
Respected Sir,
I was evaluating BCD for system 1H-MoS2 monolayer. As per the literature, the BCD should be zero for system having C3v symmetry. When i add C3v symmetry in system.set_symmetry(["Tim…
-
Thank you for your excellent work! But I have a problem about the graph symmetry. The article says the dependency patterns between sensors need not be symmetric. However, in the case without prior inf…
-
Just what the tittle says, it's pretty easy to make a matrix symmetrical (both 90° and 270°), and when the line is moved from the middle, simply reduce the working part of the matrix (without rotating…
-
### Ask a question related to OpenToonz
Hi I have a question does opentoonz have a symmetry tool?
-
### Software versions
Python version : 3.12.6 | packaged by conda-forge | (main, Sep 22 2024, 14:01:26) [MSC v.1941 64 bit (AMD64)]
IPython version : (not installed)
Tornado version …
-
Extracting metaphors and symmetries from code using language models (LLMs) is an interesting idea. Here's a high-level approach that could be taken:
1. **Code Preprocessing**:
- Tokenize the code …