-
The CRRL instruction is intended for allocators. It finds the smallest allocation size that can be accurately bounded to give at least the requested length.
There is an analogous opposite requirem…
-
IIRC this from the design docs, but wanted to make an issue to remember. We want to have a set of lazily computed array attributes. Sometimes these can be set at creation time based on the creation me…
-
### Feature description
Right now most series iterate through all data points and try to draw them with no regard to what region is actually visible. The example of an optimized approach is CandleSti…
-
I just saw this by chance
penalties to impose shape constraints like monotonicity or convexity
https://github.com/dswah/pyGAM/blob/master/pygam/penalties.py
The penalties are on differences in …
-
We don't actually have a programmatic way to check if a program satisfies the CALM analysis (other than "stare at the budplot output looking for ..."). It would be nice to provide some simple analysis…
-
I have one numeric IV and I used -1 for this IV in the vector for regMono. I then plotted the DV's profile for different IV values keeping everything else fixed. Unfortunately, the values do not alway…
-
# Problem
When describing the exponential histograms and how to do the mapping in the [DataModel](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/data-…
-
## Feature Request
@BrapiCoordinatorSelby I think BrAPI lists serve the most use cases if they are ordered lists. Currently, there is nothing in the spec that requires ordering to be preserved. The B…
-
Do any of the flaml or ASHA schedulers make any assumptions about the score evolution curve across several iterations, e.g., regarding its monotoneity (or _monotonicity_, rather?)? I.e., does the scor…
-
By playing around a bit with the method I found the following things that are worth discussing
- [x] what affects the penalties magnitude? If you see in the example test_sparsemixmat_PKG.R file, th…