-
## Problem/Motivation
UAQS pages may have text that contains special characters, some of which gets imported improperly.
### Describe the bug
The particular case I found is a UAQS Flexible Page w…
-
Issue Type: Bug
# Behaviour
## Expected vs. Actual
Expected: test discovery works.
Actual: does not.
## Steps to reproduce:
Click "Refresh tests" button.
# Diagnostic data
- …
-
I am not sure if this is intended, but `anova_test` when having two within factors with only 2 levels does not return Mauchly's Test for Sphericity and Sphericity Corrections. I understand that Mauchl…
-
The generalized Schur and Eigenvalue routines `gges` and `ggev` sometimes fail to converge with some matrices `A, B` of double-precision complex element type. I post some example matrices below.
Th…
-
### Describe your issue.
I'm a python user using scipy to perform a QZ decomposition. I'm testing the `scipy.linalg.qz` function, with complex results, which calls the LATPACK function dgges().
…
-
### Scope
Agriculture science encompasses a broad breadth of disciplines. Many many package in base R and contributed packages are relevant to agricultural researchers. For that reason, this is not…
-
**To Reproduce**
Steps to reproduce the behavior:
1. launch game
2. save game button
3. go to ✔button and leave FOptionPane.
4. button stay orrange
**Expected behavior**
It should be green ag…
-
-
### Issue description
I have compiled the latest from GIT
```zsh
git clone https://github.com/tmux/tmux.git
cd tmux
sh autogen.sh
./configure --enable-sixel
make
```
and to run tmux I do
…
-
I'm looking into implementing a particular numerical algorithm using `nalgebra`, and it requires solving for the [generalized eigenvalues](https://en.wikipedia.org/wiki/Eigendecomposition_of_a_matrix#…