-
## Description
One of my major goals for this year (this statement will come back to bite me I'm sure!) is to add registration capabilities to scikit-image. Registration should at a minimum work in…
-
### Please describe the feature you'd like to see added.
This is a feature request for a broadcast pool. A broadcast pool is a cache local to the node which contains transactions which have been init…
-
We have been returning player stats within the match object. This object is actually life-to-date-of-match rather than life-to-now. It's super confusing.
The intention was to have snapshot info on…
-
Review Mindfulness Manifesto contribution for incorporation into NFT-DAO Manifesto.
-
### Current behavior / Resultado actual / Résultat actuel
only bank and paypal
### Expected behavior / Resultado esperado / Résultat attendu
add ideal
### Steps to reproduce / Pasos para reproduci…
-
Currently, in some functions, the argument taking the citations tibble is called `unique_citations` (e.g., `compare_sources()`) while is is simply named `citations` in others (e.g., `citation_summary_…
-
I'm proposing the addition of RRULE support in Hangfire, similar to the recurrence rules used in Google Calendar's ICS files. Currently, Hangfire relies on Cron expressions for scheduling, but they fa…
-
As [suggested on StackOverflow](https://stackoverflow.com/questions/63325518/gluon-scene-builder-custom-controls-from-source-code?noredirect=1#comment111976855_63325518) I build SceneBuilder from mast…
-
It's relatively easy using import system hooks in Python to make new file types 'importable' using the standard import statement. E.g. a file like `mymodule.sage` could be imported as `mymodule` ju…
-
I find myself wanting to have values with a very specific list of effects, to constrain what my users can do, e.g. `Eff '[E1, E2] a`.
However, I then have issues *interpreting* those: if `E1` can …