-
微博内容精选
-
I see that there is some activity here: https://github.com/jakeday/linux-surface/issues/145
I think it's better to trace it here isn't it ?
Best,
Jerome
---
Maintainer note: [There is a B…
-
This ticket uses coercion to find suitable parents for the arguments to `Matrix.solve_right` in order to solve these problems:
```
sage: A = matrix(QQ, 2, [1, 2 ,3, 4])
sage: b = vector(RDF, [pi, e…
-
Need to have a class for RLS algorithm
-
Implement a construction by Mathon of s.r.g's with parameters
`((4t+1)(4t-1)^2, 2t(4t(4t-1)-1), t(4t(4t-1)-1)-1, t(4t(4t-1)-1))` given that
`4t-1` is a prime power and there exists an s.r.g. with pa…
-
In order to compare the Kalman Filter functions with others using AIC (e.g. Recursive Bayes or regime shift models), we need the KF function to use the full likelihood (e.g. dnorm() isntead of just l…
-
target: june 2023
wanted:
- pandas-2 (is pyarrow based)
- SQLalchemy-2
- python-3.11.4
- python-3.12.0 betas, with multi-interpreters early "experimental" APIs (package 'interpreters-3-12')
…
-
Found a bunch of repeated words, many of which appear to be erroneous (e.g. "An event is an an element"). I haven't checked all of them though.
Repeated token 'an' at:
discuss in Section 2.1.1.4…
-
This issue is meant to keep track of awkwardly named or deprecated methods, properties and signals that we would like to rename next time we have the opportunity.
This can't be done lightly as it b…
-
A construction for TD(6,12) (needed for the general construction of BIBD with k=5)
Depends on #15287
Depends on #15368
CC: @wdjoyner @rbeezer @brettpim @dimpase
Component: **combinatorics**
Key…