-
**Submitting author:** @mikejohnson51 (J. Micahel Johnson)
**Repository:** https://github.com/mikejohnson51/AHGestimation/
**Branch with paper.md** (empty if default branch):
**Version:** 0.2.0
**Edi…
-
### Describe the usage question you have. Please include as many useful details as possible.
I have implemented my application using Apache arrow flight in golang, In the server side I created arr…
-
The problem appears when apply some layer which is going after `inflation_layer`.
In my example, it is `keepout_filter` layer from [this tutorial](https://navigation.ros.org/tutorials/docs/navigati…
-
# Lines of code
https://github.com/nounsDAO/nouns-monorepo/blob/718211e063d511eeda1084710f6a682955e80dcb/packages/nouns-contracts/contracts/governance/NounsDAOLogicV3.sol#L580-L592
# Vulnerabilit…
-
Hi
I am looking into a way to validate a spatial error model I built.
From one hand I would like to perform a cross validation but I can't predict on a dataset with different rows id using the […
-
Hi,
I am using docker image for calibration. We have six 20MP cameras arranged on two sides of a metal rectangular prism (similar setting as Net-1/Net-2 dataset). For calibration, I am using a cube w…
-
UX - OP
- [ ] Implement toml config and validation
- [ ] Github action for mocktimism
- [ ] Publish on NPM
- [ ] CLI App
- [ ] Documentation
OP Anvil - OP
- [ ] Wire up networking options
- …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### What happened?
1) Mask is ignored w…
-
Hey, I'm trying to utilize `MapDownloader` for my app offline mode.
During my testing I found some notes that would be worth mentioning, hopefully, you will be able to help me resolve those.
1. Do…
-
Division uses Knuth long division routine.
Is it possible to implement a faster division scheme?