Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nschloe committed Apr 25, 2021
1 parent be8467a commit cc5e0ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ and `info` contains some useful data, e.g., `info.resnorms`. The methods are wra
around [SciPy's iterative
solvers](https://docs.scipy.org/doc/scipy/reference/sparse.linalg.html).

Relevant issues:
* [inconsistent number of callback calls between cg, minres](https://github.com/scipy/scipy/issues/13936)


#### SciPy minimization
```python
Expand Down

0 comments on commit cc5e0ae

Please sign in to comment.