-
Let me say first that your package saved my life :wink: I might have a suggestion for an enhancement though.
I needed the Jacobi theta function, of which Riemann theta is a generalization. While w…
-
Hi-
I noticed that there is not an argument specifying what the initial guess vector should be for both Jacobi and Gauss-Seidel methods. Is there a specific one we should use? Or should we add an arg…
-
In the assignment definition it says that the above two methods should iterate until the 2-norm between successive approximations, xkp1 and xk, is less than epsilon:
``` c
while (error > epsilon)
{
…
-
Issue #50 identified some unexpected behavior when comparing CPU results with GPU results. The convergence history is different when the same PETSc option set is provided for an MG configuration.
A…
-
_From @ClaudeZou on August 14, 2015 18:51_
```
P_n^{(\alpha,\beta)}(x) -> \Jacobi{n}{\alpha}{\beta}@{x}
```
_Copied from original issue: DRMF/texvcjs#19_
-
Jacobi forms are a generalization of modular forms, with a two-variable Fourier expansion. See Eichler-Zagier, The Theory of Jacobi Forms for more details.
This ticket adds a `JacobiForms` class t…
-
Computer: Macbook Pro, M2 Pro
Error:
When I load my own stl files (37 in total) and try to run the groom step, I recieve the following errors:
- `Generic Warning: In /Users/runner/build/vtk/Com…
-
Per #25 block Jacobi preconditioning is the way to go for higher order SPN equations. This will now need to be implemented. First, we must choose either a Denovo or MCLS implementation followed by the…
-
## Bug Report
@trilinos/ifpack2
### Description
The ifpack2 unit test `Ifpack2_BlockTriDiContainerUnitAndPerfTests_MPI_4` fails in serial builds with intel/19 on SKX architecture in the sub-test…
-
## It would be nice if there was a way of getting the maximum available power for every load, along with efficiency of every load for a given network
Jacobi's law, also known as [the maximum power …