-
Hello again! We found another compiler error related to match expressions, specifically when compiling to a C target (the attached code does compile for multicore). I don't have much insight into the …
-
This may be related to #129.
I tried to see if I could recreate the problem in #129 with the book.tee data. I tried
```{r}
library(Distance)
data(book.tee.data)
tee.data
-
# Change Proposal
#### Source (Select one.)
- [ ] IETF Published Draft
- [x] Work in Progress Draft
#### Change Reason (Select all that apply.)
- [ ] Typos and grammatical issues
- [ ] Ba…
-
Gelfand-Tsetlin patterns are triangular arrays with a local monotonicity condition and have connections with SSYT and other aspects of combinatorics.
CC: @sagetrac-sage-combinat @sagetrac-chrisjam…
-
We are using h2load binary for stress testing our server and recently we started to see random crashes when using '--npm-list=h3'. It seem to be related to the following commit: https://github.com/ngt…
-
#### Describe the bug
Hello, I met a bug when I use function statsmodels.stats.proportion.proportion_confint to estimate confidence interval. I have attached the code to reproduce the issue.
##…
-
**Is your feature request related to a problem? Please describe.**
There is a new draft RFC for UUID formats that are more database friendly, it would be nice if these were supported in the `uuid` cr…
-
### PyBaMM Version
23.1
### Python Version
3.9.5
### Describe the bug
I was using Prada2013 dataset & my customized LFP OCV function, and I encounter "At t = 0.00500431, , mxstep steps taken befo…
-
I'm observing traces such as
```
[Meta.synthInstance] [0.127923s] ✅ CoeFun (?m.9005 →+* ?m.9005[X]) fun x => ?m.9005 → ?m.9005[X]
[Meta.synthInstance] [0.000018s] new goal CoeFun (?m.9005 →+* ?m.…
-
Recently I managed to prove `False` by accident while using `reify` for an indexed effect. I tried to minimize it in a PoC (with some help from @TheoWinterhalter), but it is 100 lines of code and uses…