-
The current architecture is tuned for molecular energy by predicting the energy as a sum over all atoms. Our models from the older GNN implementation that worked for redox property best predict redox …
-
Hey guys,
Just started test-driving RFBZero. Thank you for writing this up - really nice work. I wonder if you could add features to allow for multiple plateaus (discrete electron transfers) on cha…
-
As of https://github.com/zmkfirmware/zmk/pull/1002 ZMK supports the Redox keyboard. Add a build guide using nice!nano and the ZMK firmware.
-
I have been experimenting with building crates as cdylibs/staticlibs out of tree as a workaround for emulating cargo artefacts
on stable rust. I have created a repository with an example of this …
-
Hi
I'd like to know how to handle reconnection with your library?
I'm currenlty setting the connection handler and I'd like to try to reconnect to the redis server in case of unexpected disconnectio…
Cylix updated
9 years ago
-
[Feature request] Save the layout used for each element's redox.
Context: If I prestige and change to a different element, sometimes it will save the previous layout and sometimes it won't. When th…
-
Hey there.
I made 2 set of keyboards. When I using them, I find that the two keyboards will interfere with each other when they work at the same time. After further testing, I found that the cause …
-
We probably should add CI for Illumos / Sun Solaris, or both. I have no idea about any of these two OSes, but I can help any interested party.
If there is no CI system like Travis, Azure Pipelines,…
-
Dear All,
I am totally new to R programming that I know is very powerful tool for statistical analysis.
I am trying to transfer data from QIIME to R using Phyloseq for analysis. My data is paired-end…
-
So it looks like `termion` (the library that `joshuto` uses for input), it only supports Ctrl/Alt + a character https://docs.rs/termion/latest/termion/event/enum.Key.html
So Ctrl+arrow_up/arrow_dow…