-
0xc has block signatures, which lead to [some problems for binaryen](https://github.com/WebAssembly/spec/issues/355), namely
- We do many simple transformations like `(X) => (block (Y) (X))` (replace …
-
Here's another potential device to support. The Ryobi PhoneWorks Laser Distance Meter ES1000 couples with an Android device via audio(!), so its protocol would need to be reverse engineered. Combined …
-
Hi folks,
New rustacean here, reading the book during on off hours to pick up this excellent language.
- Ch12 of the ebook version (retrieved 1/11/23) uses 'an' vs. 'a' in the text `and returns …
-
Would you accept a PR to add this?
-
Hey! Thanks again for creating this framework. I'm enjoying using it.
I was curious if you have considered implementing the following function.
Given a graph and a task name, execute all the dep…
-
Suggested by Charles Plessy on the [Bioconductor support site](https://support.bioconductor.org/p/9141088/).
Could be something like this (roughly):
```
library(S4Vectors)
setClass("SimpleList2"…
-
Something I've noticed about the head PFHC02 is that a pretty noticeable gap in its neck can sometimes be seen when the camera is facing the back of the head. I noticed it especially when I did a LS F…
-
It would be a great option to enable downloading the .clj file for more precise tweaking. To do the main configuration in the generator and then continue manually.
I really miss the feature to chan…
ghost updated
4 years ago
-
I was playing around with the basic `StructureData` and found some very strange behavior. Running the following:
```python
from aiida_atomistic.data.structure import StructureData
properties_di…
-
We currently have unclear logic around few aspects of s2w functions.
1. Pledge/Unpledge/Revoke
We would like a user to see how sites look if he pledges
We also like a user to switch back to unpledge…