-
Hi, first of all thank you for making all of your work available for us. It's greatly appreciated :)
I had a few questions regarding the parameters that we can from demo/api.
When analyzing the …
-
`flutter test` is taking almost the same amount of time on a second run as the first, when the app should already be built.
On iOS this causes every test run to take an additional ~15 seconds.
`…
-
The author of the article "Paxos made simple" says in his website that this article contains an ambiguous sentence that may lead to incorrect implementations:
http://lamport.azurewebsites.net/pubs/pu…
-
Rendering commands that take channels fail when you pass channel names instead of indices.
## Example
```python
from spatialdata import SpatialData
from spatialdata.models import Image2DModel
…
-
**Describe the bug**
I'm trying to run COLMAP on a dataset for which I have known camera poses. I use the following pipeline, which should be the same as the one [mentioned in the FAQ](https://colmap…
-
# css-pixel-density
Proposal for a new CSS property "pixel-density".
Link hosted repository: https://github.com/Awendel/css-pixel-density
Link to CSS Drafts issue: https://github.com/w3c/csswg-dr…
-
**Is your feature request related to a problem? Please describe.**
https://github.com/NVIDIA/spark-rapids/pull/8706 adds a tool to generate large data sets for scale testing, and possibly some perfor…
-
**Is your feature request related to a problem? Please describe.**
Right now the CutoffSplitter splits time series data at given cutoff points into fixed-length training and test sets.
I believe it …
-
The latest draft says this about `jvt` (and this seems to match the ratified PDF from the `riscv-code-size-reduction` repo):
> jvt.base is a virtual address, whenever virtual memory is enabled.
>
…
-
An [issue](https://github.com/typelevel/cats-effect/discussions/3765) I raised recently with Cats Effect, around WriterT logging not working well with the concurrent `parEvalMap` in FS2, revealed that…