-
from the readme.. add a sensor
- point - latitude and longitude as GeoPoint;
what if all the sensors are in the same 20x20 room? lat/lng will be the same.
gps doesn't work indoors, and BLE …
-
## Project: Finish aima-code algorithms and add explanatory notebooks.
#### Contributions: Finished planning (chapter 10-11) and knowledge in learning (chapter 19).
# Work Accomplished:
…
-
### TLDR:
Often when writing scientific algorithms we have to use some routines from cuSolver, like svd/eigh/qr. Those routines sometimes fail with unclear error messages that are not easy to unders…
-
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 …
-
https://github.com/reznikmm/protobuf/blob/a1422f35ca12ad07c7611b4aa2cd86fd01fa8f91/source/runtime/pb_support-io.adb#L746
Similar to #20.
I was going to apply the same solution than in #20. I see…
-
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
-
`make install` and `make check` do not work since there is no utils directory on master.
-
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…
-
YouTube's RSS Feeds has both: `thumbnail` & `description` fields that does not seem to appear in the feed:
```
Traffic Jam Assist Overview | Toyota
Toyota's Traffic Jam Assist is an…
-
Hi,
When I install with `conda create -n my_env -c conda-forge cctbx-base`, modules `probe`, `reduce`, and `chem_data` are not being installed. Is there a way of installing them in the environment?…