-
First release:
* [x] `usethis::use_cran_comments()`
* [x] Update (aspirational) install instructions in README
* [x] Proofread `Title:` and `Description:`
* [ ] #125
* [x] Check that `Authors@R:` inc…
-
hi!
I'm trying to build _WebSharper.Google.Maps_ targeting WebSharper 7.0.3 beta3 and after removing some stale references from _paket.references_ files, I'm facing this error message:
>
WEBSH…
-
Please do not triage for two weeks. Give people time to comment. Thanks.
# Problem
For years now, users have been asking for a way to animate mesh versus substandard methods such as alpha cyclin…
-
[Some support](https://github.com/KhronosGroup/MoltenVK/issues/1567#issuecomment-1220094402) for `VK_KHR_shader_atomic_int64` should be possible under Metal.
Partial support is better than no suppo…
-
I tried to update my build with latest sources before starting to work on issue #667, but it looks like I cannot compile them anymore.
After running meson compile, I got these errors on the console:
…
-
Hello, I am trying to train the object detection model as in the eager_few_shot_od_training_tf2_colab file but the only change that I do is that I restore the classification head of the model because …
-
I'm new to this package, but I hit some performance bottleneck due to type instability. Particularly, `RuleNode` is not typed, so does `get_executable` (e.g. https://github.com/sisl/ExprRules.jl/blob…
-
## Reporting a bug
- [x] I have tried using the latest released version of Numba (most recent is
visible in the change log (https://github.com/numba/numba/blob/master/CHANGE_LOG).
- [x] …
-
### Observed Behavior:
When `fsspec`'s S3FS's `get_mapper` function is called on an empty directory-like path in an S3 filesystem, it can produce a dictionary-like object that is non-empty, and inc…
-
### Description
The rule would be beneficial in avoiding async functions that are, in reality, synchronous, and no `async` is necessary.
Unnecessary async function breaks unit tests that use fake …