Skip to content

Commit

Permalink
it just is
Browse files Browse the repository at this point in the history
  • Loading branch information
gngdb authored Sep 17, 2021
1 parent 2cd0a33 commit 0fa4a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ the same interface as `scipy.optimize.minimize`.

`rfeinman` has implemented some of the algorithms available in `scipy.optimize`
in a repository with [the same name as this repository][rfeinman]. That
implementation is likely to be much more efficient and avoids switching between
implementation is much more efficient and avoids switching between
32 and 64 bit floats between Numpy and PyTorch.

That repository also contains [a wrapper around scipy.optimize.minimize][rfeinmanwrapper].
Expand Down

0 comments on commit 0fa4a3f

Please sign in to comment.