issues
search
HIPS
/
autograd
Efficiently computes derivatives of NumPy code.
MIT License
7.02k
stars
914
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: update pre-commit hooks
#656
pre-commit-ci[bot]
closed
3 days ago
0
chore: update pre-commit hooks
#655
pre-commit-ci[bot]
closed
1 week ago
0
chore: update pre-commit hooks
#654
pre-commit-ci[bot]
closed
2 weeks ago
0
[Fix] Replace finally statement by except BaseException to suppress all exceptions
#653
fjosw
opened
2 weeks ago
0
chore: update pre-commit hooks
#652
pre-commit-ci[bot]
closed
3 weeks ago
0
return in finally swallows exceptions
#651
iritkatriel
opened
3 weeks ago
3
chore: update pre-commit hooks
#650
pre-commit-ci[bot]
closed
1 month ago
0
Array API compatibility
#649
yaugenst-flex
opened
1 month ago
1
chore: drop Python 3.8 and start testing against Python 3.13
#648
agriyakhetarpal
closed
1 month ago
3
Add `__array_namespace__` to `ArrayBox`
#647
yaugenst-flex
closed
1 month ago
4
chore: update pre-commit hooks
#646
pre-commit-ci[bot]
closed
1 month ago
0
chore: update pre-commit hooks
#645
pre-commit-ci[bot]
closed
1 month ago
0
Add Support for `numpy.convolve()`
#644
RoyiAvital
opened
1 month ago
2
Add testing against NumPy nightlies
#643
agriyakhetarpal
opened
1 month ago
4
chore: update pre-commit hooks
#642
pre-commit-ci[bot]
closed
1 month ago
0
chore: update pre-commit hooks
#641
pre-commit-ci[bot]
closed
2 months ago
0
chore: update pre-commit hooks
#640
pre-commit-ci[bot]
closed
2 months ago
0
[Feat] Add support for index tricks in autograd numpy
#639
fjosw
opened
2 months ago
1
chore: update pre-commit hooks
#638
pre-commit-ci[bot]
closed
2 months ago
0
Add a workflow to run style checks in CI
#637
agriyakhetarpal
opened
2 months ago
0
Fix `tanh(x)` example + README
#636
agriyakhetarpal
closed
2 months ago
0
Update `tanh` derivative README example
#635
agriyakhetarpal
closed
2 months ago
0
chore: add pre-commit configuration file, run `ruff-isort`
#634
agriyakhetarpal
closed
2 months ago
1
chore: run the `ruff format` and `pyupgrade` tools
#633
agriyakhetarpal
closed
2 months ago
0
feat: migrate to `nox`, run tests in parallel, revamp test infra
#632
agriyakhetarpal
closed
1 month ago
6
Migrate from `tox` to `nox`
#631
agriyakhetarpal
closed
1 month ago
1
Implement better testing and against multiple NumPy versions
#630
agriyakhetarpal
opened
3 months ago
0
[ci] Run test workflow at the beginning of every month and enable manual trigger of the pipeline.
#629
fjosw
closed
3 months ago
0
[Fix] Fix numpy.core.einsumfunc deprecation
#628
fjosw
closed
3 months ago
3
chore: update the release workflow
#627
agriyakhetarpal
closed
3 months ago
2
chore: migrate to hatch + use hatchling for the build backend, drop Python 2 support
#626
agriyakhetarpal
closed
3 months ago
12
error importing autograd: "module 'numpy' has no attribute 'msort'"
#625
Garren-H
closed
3 months ago
2
[ci] Remove python 3.7 runners from test workflow.
#624
fjosw
closed
3 months ago
1
Support numpy.mgrid
#623
99991
opened
4 months ago
8
Incompatibility with numpy 2.0.0
#622
SchmJo
closed
3 months ago
3
Saving `ArrayBox` to hdf5 file
#621
tylerflex
opened
5 months ago
0
Announcing unmaintained status
#620
j-towns
closed
6 months ago
0
Adjust test_wrapped_name_and_docs for Python 3.13
#619
musicinmybrain
closed
3 months ago
0
Fix numpy v2 breaking changes
#618
fjosw
closed
3 months ago
27
autograd return nan with to norm function
#617
giangbang
opened
8 months ago
0
Release new version 1.6.3 on PyPI
#616
bittner
closed
3 months ago
3
Support for advanced library based on autograd
#613
linjing-lab
closed
12 months ago
4
[BUG] Differentiating `autograd.numpy.linalg.norm` gives incorrect results
#612
mudit2812
opened
1 year ago
0
Autograd for quantum circuits
#611
zohimchandani
opened
1 year ago
0
AttributeError: module 'autograd.numpy' has no attribute 'numpy_extra'
#610
muszyna25
opened
1 year ago
0
How do I create a scalar value that does not depend on the independent variables ?
#609
bradbell
opened
1 year ago
0
`'ArrayBox' object has no attribute 'dot'` when differentiating function containing `x.dot(y)`
#608
ForceBru
opened
1 year ago
1
add support of scipy.linalg.solve_banded()
#607
AxelBreuer
closed
1 year ago
4
Python 2 and dependency on future
#606
frenzymadness
closed
3 months ago
2
Install extras for testing via Tox, test with SciPy+PyPy only on Ubuntu
#605
bittner
closed
1 year ago
14
Next