HIPS / autograd

Efficiently computes derivatives of numpy code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New release

fjosw opened this issue · comments

With the upcoming release of python 3.11 in about a month all code that depends on autograd will break because of the changes that have already been addressed in #578. Could you maybe push a new version to pypi which includes the recent patch to allow for a smooth transition for all packages that have autograd as a dependency? Thanks in advance!

Done 🙂.