-
-
This is an overview of the outstanding issues regarding G sets, and is meant to track their current status.
- [ ] We need to improve computation of GAP orbits on Julia objects (see #722). The obsta…
-
Grandine already has a way to restart itself during the runtime. We need to further extend this into a wrapper that will allow to instantiate it easily from some other process. Likely it's just a wrap…
-
include:
hazard rate
half normal
semi parametric ones
also allow user to specify
-
### ⚠️ This issue respects the following points: ⚠️
- [x] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [x] This issue is **not** already reported on [Github](https://…
-
Building and exposing some class wrapper functions might be useful for people who don't want to muck about with the classes themselves and just want a matrix.
The suggested behaviour below is a goo…
-
Another v5 feature we should consider is tweaking the docisfy plugin architecture to be more resilient. This warrants further discussion, but here are two ideas worth considering:
1. Provide a doci…
-
- [x] Add {data.tree} to suggests
- [x] Develop a few standard path strings that can be used with standard datasets (or subsets thereof)
- [ ] Functions for writing a formatted tree to:
- [x]…
-
From https://github.com/sympy/sympy/pull/23488#discussion_r907913999
We need to have a specific way to create unevaluated wrapper classes that represent some other expression. Something like
```…
-
sometimes you need to write a function with the old function syntax (eg. to access `super` or to make a generator) but still want to leverage the variance checks that arrow functions have
something…