-
There should be a listener provided to get the progress of a flexible update as [shown here](https://youtu.be/_o_q6hatcIs?t=816).
-
### Summary
`reshape_niimg` is more flexible than documented. `reshape_niimg` will sometimes take as input a file name, sometimes a 3D image array, and sometimes a 1D image array. It seems to work …
tsalo updated
6 months ago
-
Hi @Falke-Design , Is there a way to disable snapping at the corners of a rectangle while keeping it active on the edges? This would allow more flexible adjustments without corner constraints.
![Sc…
-
### Context
As You may be aware I'm trying to adopt the Myst AST [in papyri](https://github.com/jupyter/papyri), and I'm missing some flexibility in code blocks.
In particular before moving to My…
-
Indirectly in issue #1875 the problem of having a single global namespace arose. There, `p` is the usual notation for momentum, but it was already used. We'd still like to be able to use `p` for mome…
-
We should give the user the ability to switch free energy integration routines. We can provide this as an argument to analyze.
CC @ricalessandri
-
Currently the transactions need to be executed in strict order of the nonce (as a normal ethereum transaction). This was done to save gas and to ensure that specific actions (adding owners/ removing o…
-
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 …
-
Currently for each new meter we want to add, we do need to add a lot of code.
This should be more flexible in my opinion, as in the easiest case i should only have to raise the number of meters and…
-
To allow for more flexibility the AspNetCore dependency (`Sdk="Microsoft.NET.Sdk.Web"` in the project file) should be moved ideally to a separate NuGet package. Platforms like Blazor WASM Android, iOS…