Skip to content

Commit fb17614

Browse files
Update simplenonlinearsolve.md
1 parent c9e742a commit fb17614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/native/simplenonlinearsolve.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ These methods are suited for any general nonlinear root-finding problem, i.e.
2222
| [`SimpleLimitedMemoryBroyden`](@ref) | ✔️ | ✔️ | ✔️ | ✔️[^2] |
2323

2424
The algorithms which are non-allocating can be used directly inside GPU Kernels[^3].
25-
See [PSOGPU.jl](https://github.com/SciML/PSOGPU.jl) for more details.
25+
See [ParallelParticleSwarms.jl](https://github.com/SciML/ParallelParticleSwarms.jl) for more details.
2626

2727
```@docs
2828
SimpleNewtonRaphson

0 commit comments

Comments
 (0)