-
### Proposal Details
Proposed to add below funcitons:
```go
-- func Fold[A, E any](s Seq[E], init A, f func(A, E) A) A--
// Remove Fold because original proposal's `Reduce` takes an initial valu…
-
Hi!
I am trying to reproduce some part of your interesting work and just running your scripts from this repo.
I have followed the installation guide etc but I get the following error when runnin…
-
Can anyone please explain this code in bvar giving the variance covariance matrix for the multivariate normal proposals? For the alpha parameter with bounds 1 to 3, for example, why should the J term …
-
**Describe the bug**
ToLambda should include a DynamicallyAccessedMembers because else it cant access the members of the class if the program is compiled for nativeaot/trimming
**Example Expre…
-
pet level sometime reset to 0 for no reason.
some player reported it could happen when have mulible pets of same type in inventory. maybe it override the data from one to another
-
Is it possible to dispatch jax functions to custom array-like classes?
For instance, in the example below, I have a class that represents an array with non-zero elements on the main diagonal (only …
-
D RKNN: [15:02:17.545] finish initComputeZoneMap
D RKNN: [15:02:18.783] finish initComputeZoneMapByStepsVector
D RKNN: [15:02:18.791] finish initComputeZoneMapByStepsVector
D RKNN: [15:02:18.792]…
-
### Tasks to complete this issue:
- [ ] Gold formula.
- [ ] Gem formula.
- [ ] Exp formula.
-
## タイトル
密な形式的冪級数
## Verify できそうな問題
- https://judge.yosupo.jp/problem/inv_of_formal_power_series
- https://judge.yosupo.jp/problem/exp_of_formal_power_series
- https://judge.yosupo.jp/problem/lo…
-
### PsychoPy Version
2024.2.1
### What OS are your PsychoPy running on?
Windows 11
### Bug Description
```py
#tools/arraytools.py#line-386
elif patternType == "gauss":
...
invVar …
cubxx updated
2 months ago