-
Update to #49 and #48.
Proof:
```
00000000040000000a0a08080400000064dfc427f68e431244fae8433636dac858e017b777fa580123e17e412d52280671dbf2a761349bbb017ad625d1eef5c204109ab5bcf55054c10636d8f32fab6b0…
-
We should specify the behavior when DOM trees are mutated (e.g. shadow host is removed) when selection cross shadow boundaries.
rniwa updated
3 weeks ago
-
Due to numerical errors, it seems like the inner product of a grassman gradient with itself can sometimes take on negative values that are of the order `-eps`, which then fails when OptimKit wants to …
-
Hi, it is great that the crate provides a lot of algorithms, but I am wondering if you can feature-gate the various algorithms?
E.g.
kmedoids = {version = "0.5.2", features = ["FastPAM1", "PAM"]…
-
I have uncovered a problem with our implementation of the function `ExtractComponent`. That functions use is to extract single component from three component data. It is overloaded in C++ and defi…
-
# First, a bit of background
Hello! My name is Andrew and I’m a recent computer science grad. I’ve been working in the field of crowdsourcing for a while now, and I believe there’s a very powerful …
-
Hello, could you please add option to be able to set personal notes (without premium, should be stored locally on the mobile device) and manage/add waypoints before sending cache to cgeo using this ex…
-
Motivation: Remove trainer reference from LightningModule and LightningDataModule.
Benefits:
- Better backwards compatibility: it should be easier to use the LightningModule of one version of Ligh…
-
`make install` and `make check` do not work since there is no utils directory on master.
-
Seems a different netCDF library is required but not sure how to install it. Error message has a version requirements which should already be met. Also seems the library is needed for some compression…