-
Open and control multiple windows at runtime.
I think this could be achieved by implementing an additional trait in `iced_winit` similar to `Application` but with a slightly different `view` method…
hecrj updated
9 months ago
-
Hi, I saw this package some week ago in the Fortran-lang discourse. It rose a lot of interest in my group, as we have widespread needs for well written optimization packages. Now we are starting to ex…
-
### Feature description
We should review the title and descriptions tags for all pages and optimise them.
For most pages, the title is already defined but the description is not.
### Addition…
-
Hi thanks for the package! I am refactoring one of my code that uses d3 force directed graph into Flutter and find this package. So I wonder whether this is maintained and ready for production?
-
## Context
An organization that I'm working with is considering adopting Backstage as their developer portal. One of the hard(ish) requirements that they have is that all services that we consume p…
taras updated
8 months ago
-
I'm writing this as a GIP as I could not think of a better way to discuss this with everyone. Sorry for not following the GIP template, I don't think it applies well in this case.
Godot supports C#…
-
`targets` has two major challenges with pseudo-random number generation:
1. Statistical reproducibility. Different runs of the same pipeline must give the exact same results.
2. Statistical indepe…
-
**Describe the bug**
Trying to call the claim all in the 'staked' tab to claim all rewards, is continuously failing, due to calling of simulate post method. This is when claiming the AssetMantle …
-
# Problem
Kotlin 1.3 added support for an official Koltin `Random` which is awesome!
Without an official [Cryptographically secure pseudorandom number generator](CSPRNG) (ie. `SecureRandom`) Kot…
-
## Feature proposal: `xarray.interactive` module
I've been experimenting with [ipython widgets](https://github.com/jupyter-widgets/ipywidgets) in jupyter notebooks, and I've been [working on](https…