-
**System information**
- OS Platform and Distribution: Linux NixOS unstable
- TensorFlow installed from : binary using anaconda
- TensorFlow version : '2.0.0-alpha0'
- TensorFlow Probability versi…
-
I'd like to use adaptive banded global alignment (with affine gaps) instead of edlib. Switching between the different algorithms should be possible.
The best target for this is @ocxtal's https://gi…
-
I had several projects whereby the code was able to accurately detect the watermarks’ unique message embedding, but that accuracy literally evaporated. I made a video documenting the code working on a…
-
One way to initially visualise the data of the individual files. Plot univariate bar plots of the categorical variables using the plot_bar function from DataExplorer R Package, ignoring variables wit…
-
-
What the Locator draft defines is a way to _express_ various types of locations. However, do we need to formally define a data structure (using, e.g., IDL) that should be return when acting on those l…
-
We've discussed the need to check that values in dataset arrays conform to certain invariants before or after running methods on them (e.g. https://github.com/pystatgen/sgkit/pull/36#discussion_r45295…
-
Thank you for this amazing work that you guys have done. I just wanted to understand further if it is possible to explicitly define the bins for a feature instead of leaving it to the code. Is there s…
-
In this situation, 4 coordinate points use same normal vector. That makes x3dom crash. But BS Contact, SwirlX3D could process it correctly.
```
…
-
## 🐛 Bug
To update inplace a result layer with a `@magicgui` decorated function, one should return a `LayerDataTuple`. However, this breaks if any of the attributes passed in the dictionary are not…