-
I'd like to re-suggest adding tracing support. My current workaround whenever I write a cli is to add clap-verbosity-flag, tracing-log, and add a method which calls level_filter().as_trace() to the pa…
-
A nice feature would be to able to manually specify which variables are known to be decoupled or if there is rotational / translational symmetry in the problem and then learn a relative model.
-
It would be helpful to have a "orbital symmetry" item in problem_description in the BroomBridge v0.3. to reflect the irreducible representation of each orbital. Such feature could be useful in propert…
-
Maybe this is a simple question. When I simulatied complex meta-atom by using metebox code, it alwayes report an error : ValueError: Attempt to convert a value (Feature(vmin=3e-9, vmax=periodicity[0],…
-
Is there a way to represent periodic systems? I searched the documentation but couldn't find anything. If not, is there interest in adding this?
It seems the minimum is to add a key "box_vectors…
-
### Validations
- [X] I have checked for similar feature requests and could not find any.
- [X] I have made sure this is not an already-existing feature.
### Description
When arming a parameter, I …
-
Magnetic symmetry is implemented in the develop branch of spglib: https://github.com/spglib/spglib/issues/150#issuecomment-1181474886
Use this feature in the symmetry detection, and update the requ…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/SchweizerischeBundesbahnen/netzgrafik-editor-frontend/blob/main/CONTRIBUTING.md) for this project.
- [X] …
-
An overview over all techniques/strategies mentioned:
1. Policy exploration/exploitation
- $\epsilon$-greedy
- Softmax
2. Update Q function
- SARSA
- (k-step) temporal differen…
luwo9 updated
3 months ago
-
**Brief outline of the proposed feature**
It seems that to do an axial symmetry with Tikz, it is pain (unless the axe of symmetry is the x-axis our the y-axis). Here are code I found to do this: ht…