-
### Is your feature request related to a problem? Please describe.
`special` contains a wrapper of Boosts' `ibeta_inv` that is used for `special.betaincinv`: https://github.com/scipy/scipy/blob/a1a…
-
Each authentication call, in case of success, provides a result as as object, containing an `access_token` that must be used in each subsequent call to the service.
It would be nice to have some form…
-
Wrapping checkbox inputs with labels allows the browser's native checkbox to be replaced with custom elements via CSS.
See [gitlab-ce!6487#comment](https://gitlab.com/gitlab-org/gitlab-ce/merge_re…
-
From geocompjl:
```julia
julia> california_raster1 = Rasters.rasterize(
last,
california_borders; # GI.MultiLineString
fill = 1,
res = 0.5, shape …
-
GameObject
go.enable(url)
go.enable(url)
Collection Proxy
collectionproxy.enable(url)
collectionproxy.disable(url)
Physics
collision.enable(url) *physics.enable(url)?
collision.disable(url…
-
### Summary
This Bounty aims to make a [TON Cookbook](https://docs.ton.org/develop/dapps/cookbook) with clear examples and recipes for interacting with contracts using various TON libraries, specif…
-
This ticket covers the effort to switch all `platform-bible-react` wrappers based on MUI to its Shadcn/ui equivalent.
Unchecked - not started
In progress - development
In review - PR
Checked - …
-
[11:07:04] [Server thread/WARN]: [YamipaPlugin] Task #24098 for YamipaPlugin v1.3.2 generated an exception
java.lang.NullPointerException: constructor
at com.google.common.base.Preconditions.checkN…
-
**Jetty version(s)**
11.0.20
**Jetty Environment**
Spring Boot
**Java version/vendor** `(use: java -version)`
Kotlin, Java 21
**OS type/version**
Linux ??
**Description**
```
…
-
- [ ] Better idiom for unzipping selection information from data (currently manually map `fst`, `snd` 😢 )
- [ ] d3 data binding idea seems mostly irrelevant (just an iteration mechanism) – can I drop…