-
I'm trying to solve **26x^2-91xy-26y^2-58x-59y-71=0**
The solver (directly running the C version or running through webassembly) returns
```
x0 = -2
y0 = -1
```
with 2 recurrence equation and …
-
**What would you like to be added**: I would like to add a new feature that makes yoda solver math equations like this:
- 5 power 3 -> yoda should return "125"
- 3 * 3 = 7 -> yoda should return "F…
-
### Describe the Issue
Campers are getting told to return a different string when there are very minor issues in their code like a repeated dash. It would be wise to improve the hints
### Affected P…
a2937 updated
1 month ago
-
Hi,
I am simulating a quantum dynamical system using the great ITensorMPS.jl package.
(https://github.com/ITensor/ITensorMPS.jl)
Without getting into details about this package and the specific com…
-
https://discourse.julialang.org/t/getting-the-symbolic-solution-of-system-of-equations-using-modelingtoolkit/122786/3
solve_multivar using Groebner is broken
```julia
using Symbolics
using Gro…
-
When a lower NA objective lens is specified, the adaptive linear solver implementation [1] reports the following warning:
```c++
// Matlab: Ci = J \ phase
auto Ci = solve(J.t(), phase.t());
wa…
-
Hello. I'm building a software need a scalable linear equation solver on cluster with multiple GPUs. The document on `linalg.solve` (https://docs.nvidia.com/cupynumeric/latest/api/generated/cupynumeri…
-
Currently parameters are set:
- to the equation system with a default in the constructor of the system
- to the equation system by a downstream user (for example a MOOSE convergence object or a moos…
-
Full original bug report in https://www.elmerfem.org/forum/viewtopic.php?t=6608 described a number of attempts to combine adaptive remesh with different discontinuity methods, which was triggering ei…
-
We wish to rigorously enforce the twist-shift-icity of the potential phi in GK clopen simulations, see issue #504 . The only way we now to do this now (Phases 1-4) all modify the potential after the P…