-
### Environment
- OS and Version: Ubuntu 22.04
- VS Code Version: 1.81.1
- C/C++ Extension Version: 1.17.2
- If using SSH remote, specify OS of remote machine: Windows 10 WSL
### Bug Summary an…
-
We currently have a `@simd` annotation in the Legendre Transform. However, following a suggestion from @hottad I've just checked whether this actually makes a difference given that we already use `mul…
-
Keep having this problem so I am unable to use livestream
-
Hello!
I noticed that one can set convergence tolerance, but is there a way to set integration tolerance too (separate from convergence)? Is there a file / document I can refer to for more informat…
-
I started a separate branch [`experimental_vmec10`](https://github.com/ORNL-Fusion/PARVMEC/tree/experimental_vmec10) to explore some cleanup ideas towards the future version 10 of VMEC.
The goals o…
-
#### Build fails with gcc7 on ppc64le
This bug has been discovered by @gpotter2, the original comment https://github.com/numpy/numpy/issues/19017#issuecomment-895696650.
### Reproducing code e…
-
In the NH lorri camera model we found that a vector element sign had to be flipped because of the way the fits files were read out vs isis was mirrored. I’ve been wondering if we need to do the same f…
-
Add an option "flavor" for the main function to allow for "ward.D" or "ward.D2" types. Reference: Murtagh & Legendre, 2014
-
This is an issue to collect ideas around the linear vs quadratic vs cubic truncation when looping over the zonal wavenumbers $m$. With #127 we'll do
```julia
for m in 1:min(nfreq:mmax+1)
```
with…
-
Calling the primepi function on a large pari integer (`10^10)` causes an error. The issue is that in sage/libs/pari/gen.pyx the function init_primes casts the input to an unsigned long. If we don'…