-
-
## 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/main/CHANGE_LOG).
- [x] I …
-
| | |
| --- | --- |
| Bugzilla Link | [36879](https://llvm.org/bz36879) |
| Version | trunk |
| OS | Linux |
| CC | @aelovikov-intel,@RKSimon,@rotateright |
## Extended Description
Spawned…
-
Great package!
It'd be cool to have a function that easily adjusts the panel spacing.
So code that does this in an _easy_ way.
``` r
library(palmerpenguins)
library(tidyverse)
p
ggp…
-
- [x ] I have checked the [FAQ](https://pinpoint-apm.gitbook.io/pinpoint/faq), and [issues](https://github.com/pinpoint-apm/pinpoint/issues) and found no answer.
#### What version of pinpoint are y…
-
### Description
Seeing `test_fitting_with_initial_values[DogBoxLSQFitter]` fail with numpy 1.26.0 installed from MambaForge/Miniforge3 on an M1 Mac.
### Expected behavior
Fit should converge …
-
### What's the problem?
first of all, I love the data source approach, great work!
We use infinite data grids a lot. That is because we mostly show lists of e.g. orders where there can be an in…
-
Since there are only finitely many policies in a finite-state, finite-action MDP, it is reasonable to expect that a search over policies should terminate in a finite number of steps.
Idea: for each…
-
@jscuds @vsavram I didn't make this clear in #1, but there are 2 places in the LUNA algo where it will be useful to experiment with numerical methods: 1) The overall optimization algo, the focus of #…
-
There are a bunch of places where we want to turn a collection of tuples (like `Vec`) into a flat iterator, like `A1, B1, C1, A2, B2, C2, ...`. The pattern we're using right now is to combine `flat_m…