Christopher Smith

Results 62 issues of Christopher Smith

```python >>> solve(x*log(x)) [0, 1] ``` Only `[1]` should be returned since 0 results in nan after substitution (and is not a solution).

solvers

In #15422 there is a system of equations identified which runs into problem with `nonlinsolve` that might be resolved, but there is also the issue that systems of equations may...

Performance
solvers.solveset