Issues
- 0
Add Support for `numpy.convolve()`
#644 opened by RoyiAvital - 1
Migrate from `tox` to `nox`
#631 opened by agriyakhetarpal - 8
Support numpy.mgrid
#623 opened by 99991 - 0
Add a workflow to run style checks in CI
#637 opened by agriyakhetarpal - 1
ModuleNotFoundError
#580 opened by SmartPycg - 0
- 3
Incompatibility with numpy 2.0.0
#622 opened by SchmJo - 3
Release new version 1.6.3 on PyPI
#616 opened by bittner - 1
grad(odeint)
#563 opened by tesla-cat - 2
Python 2 and dependency on future
#606 opened by frenzymadness - 2
- 2
Is it possible to see gradient function?
#587 opened by Samuel-Bachorik - 0
Saving `ArrayBox` to hdf5 file
#621 opened by tylerflex - 1
`'ArrayBox' object has no attribute 'dot'` when differentiating function containing `x.dot(y)`
#608 opened by ForceBru - 0
autograd return nan with to norm function
#617 opened by giangbang - 4
Support for advanced library based on autograd
#613 opened by linjing-lab - 0
- 0
Autograd for quantum circuits
#611 opened by zohimchandani - 4
- 0
- 0
ImportError: cannot import name 'logsumexp' from 'autograd.scipy.misc' (c:\users\utkarsh\appdata\local\programs\python\python37\lib\site-packages\autograd\scipy\misc.py)
#562 opened by utkarsh512 - 0
- 0
Problem with Interpolation Autograd Friendly
#568 opened by NicolasBlancoV - 1
Auto-diff of the root of a polynomial, with respect to some parameter defining the polynomial
#569 opened by ss1870 - 1
self defined gradient for certain value of input
#573 opened by zyzhang1130 - 0
examples for jacobian and hessian
#574 opened by zyzhang1130 - 0
Input to holomorphic_grad is not complex
#577 opened by zhengqigao - 0
Bug when raising zero to powers?
#581 opened by yairchu - 1
Evaluating a section of a jacobian
#582 opened by darcykenworthy - 1
- 1
Gradient become Nan for 0 value test
#586 opened by Yuhang-7 - 0
Can I differentiate this function?
#603 opened by sjj199405 - 0
- 0
How do I create a scalar value that does not depend on the independent variables ?
#609 opened by bradbell - 3
`autograd` 1.6 breaks Apple M-series macOS and Windows builds (module `numpy` has no attribute `float128`)
#601 opened by agriyakhetarpal - 1
Numpy 1.25 breaks a few linalg functions
#597 opened by fjosw - 1
unsafe URL
#595 opened by tomsturges - 2
- 6
Four scipy tests are failing
#588 opened by musicinmybrain - 10
Limitations of autograd's custom primitives
#584 opened by austinhoag - 1
New release
#583 opened by fjosw - 2
Make a new release?
#576 opened by cvjjm - 0
Jacobian of a matrix ran into error
#575 opened by zyzhang1130 - 3
`np.int` is a deprecated
#565 opened by madsmpedersen - 2
differentiate thorugh nested function
#572 opened by zyzhang1130 - 2
- 2
squared L2 norm NaN at 0
#570 opened by zyzhang1130 - 6
autograd.numpy.round() gives always 0 as gradient
#566 opened by Fabian188 - 5
- 1
Using make_vjp on functions with multiple return values seems to produce zeroed VJPs
#560 opened by ianwilliamson