Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / HIPS/autograd issues and pull requests

#542 - jacobian with tuple argnum crashes

Issue - State: open - Opened by eric-wieser almost 5 years ago - 1 comment

#541 - Update vjp and jvp of power

Pull Request - State: closed - Opened by titaneric almost 5 years ago - 1 comment

#540 - Update vjp of power

Pull Request - State: closed - Opened by titaneric almost 5 years ago

#539 - How can I use autograd to generate code for backward pass?

Issue - State: open - Opened by hfarazi about 5 years ago - 2 comments

#538 - Fix complex valued svd backpropagation.

Pull Request - State: closed - Opened by buwantaiji about 5 years ago - 2 comments

#537 - Mpi4py Allreduce in forward model

Issue - State: closed - Opened by mdw771 about 5 years ago

#536 - JVP of slogdet wrt argnums (0,) not defined

Issue - State: closed - Opened by CarloNicolini about 5 years ago - 1 comment

#535 - Is np.matmul not supported by Autograd?

Issue - State: open - Opened by yahmadian about 5 years ago

#534 - Issue with numpy when trying to install autograd

Issue - State: closed - Opened by mkotsi about 5 years ago - 1 comment

#533 - backward

Issue - State: closed - Opened by HONGJINLYU about 5 years ago

#532 - create your own primitive for matrix valued function

Issue - State: closed - Opened by bpriviere about 5 years ago - 2 comments

#531 - how to get partial derivatives from discrete data?

Issue - State: open - Opened by sayin about 5 years ago - 1 comment

#530 - Inconsistent behavior when using interpolator?

Issue - State: open - Opened by shaiay about 5 years ago - 1 comment

#529 - Introducing numerical vjp's in the gradient computation

Pull Request - State: open - Opened by momchilmm about 5 years ago - 6 comments

#528 - Update README.md

Pull Request - State: closed - Opened by j-towns about 5 years ago

#527 - Further correcting grad_eigh to support hermitian matrices and the UPLO kwarg properly

Pull Request - State: closed - Opened by momchilmm about 5 years ago - 12 comments

#526 - Implementing autograd on python function that depends on C code?

Issue - State: open - Opened by leviyevalex about 5 years ago - 1 comment

#523 - Error in getting gradient for `numpy.linalg.matrxi_power'

Issue - State: closed - Opened by ndonyapour about 5 years ago - 2 comments

#522 - Gradient of `numpy.linalg.eigh` with Hermitian matrix input

Issue - State: closed - Opened by momchilmm about 5 years ago - 3 comments

#521 - Identity is not the same thing as equality in Python

Pull Request - State: closed - Opened by cclauss about 5 years ago

#516 - General Question: Gradient of Sum

Issue - State: closed - Opened by praisethemoon over 5 years ago - 1 comment

#515 - `ValueError: setting an array element with a sequence.` while using grad

Issue - State: open - Opened by ghost over 5 years ago - 10 comments

#513 - Moved the metadata into setup.cfg

Pull Request - State: closed - Opened by KOLANICH over 5 years ago - 4 comments

#512 - Added Newton_Raphson and simple_gd optimizers.

Pull Request - State: open - Opened by KOLANICH over 5 years ago

#511 - Added .editorconfig according to PEP-8

Pull Request - State: closed - Opened by KOLANICH over 5 years ago - 3 comments

#503 - KeyError: <function primitive.<locals>.f_wrapped at 0x107377e18>

Issue - State: open - Opened by fbeutler over 5 years ago - 3 comments

#501 - scipy.misc.logsumexp is deprecated

Issue - State: closed - Opened by wesselb over 5 years ago - 6 comments

#494 - PyPi package update.

Issue - State: closed - Opened by kmdade over 5 years ago - 1 comment

#486 - linear combination of hessians

Pull Request - State: closed - Opened by hroskes over 5 years ago

#484 - Having issues with autograd and NonlinearConstraint

Issue - State: open - Opened by hroskes over 5 years ago - 4 comments

#481 - Update logistic_regression.py

Pull Request - State: open - Opened by jburroni over 5 years ago

#474 - Modify tanh code for README

Pull Request - State: closed - Opened by koki0702 over 5 years ago - 1 comment

#471 - Freeze the gradient expression tree

Issue - State: closed - Opened by martin-ueding over 5 years ago - 3 comments

#467 - Numpy wrapper does not convert None to NaN like real numpy does.

Issue - State: closed - Opened by christian-oudard over 5 years ago - 1 comment

#462 - Correct grad_eigh to support hermitian matrices

Pull Request - State: closed - Opened by steinbrecher over 5 years ago - 3 comments

#456 - fixed tutorial python3 print errors

Pull Request - State: closed - Opened by bigsnarfdude almost 6 years ago

#433 - Gradient of scipy.sparse.spsolve

Issue - State: open - Opened by twhughes almost 6 years ago - 4 comments

#427 - Casting from and to ArrayBox variable type

Issue - State: open - Opened by brlauuu about 6 years ago - 1 comment

#426 - elementwise hessian and jacobian

Issue - State: open - Opened by h3jia about 6 years ago - 1 comment

#416 - AttributeError: 'ArrayBox' object has no attribute 'exp'

Issue - State: open - Opened by AlejandroCatalina about 6 years ago - 13 comments

#405 - Optimizer exit criteria

Pull Request - State: open - Opened by mohit-surana over 6 years ago - 3 comments

#404 - Include tests in PyPI source tarball?

Issue - State: closed - Opened by jluttine over 6 years ago - 2 comments

#397 - Support Numpy-like arrays

Pull Request - State: open - Opened by mrocklin over 6 years ago - 3 comments

#393 - Return zero gradient for zero norm function.

Pull Request - State: open - Opened by bewantbe over 6 years ago

#392 - Tag GitHub release v1.2 to match the v1.2 on PyPI

Issue - State: open - Opened by stevesimmons over 6 years ago - 2 comments

#359 - Debugging issues in the reverse pass

Issue - State: open - Opened by j-towns over 6 years ago - 4 comments

#354 - Missing np.polynomial.polynomial module implementation

Issue - State: closed - Opened by madanh over 6 years ago - 4 comments

#348 - Simplify hessian_tensor_product, removing numpy dependency

Pull Request - State: open - Opened by j-towns over 6 years ago - 3 comments

#317 - Wrong definition of tanh in README

Issue - State: closed - Opened by bgavran almost 7 years ago - 2 comments

#312 - Define ufunc JO and JTO simultaneously

Pull Request - State: open - Opened by j-towns almost 7 years ago - 4 comments

#250 - Evaluating a derivative elementwise

Issue - State: open - Opened by c-f-h over 7 years ago - 14 comments

#224 - Add coverage checking to the tests.

Pull Request - State: open - Opened by j-towns over 7 years ago - 9 comments

#199 - Fixed error in grad_chooser (for e.g., max) when dtype is not numpy float64

Pull Request - State: open - Opened by kswersky over 7 years ago - 4 comments

#194 - An interp that supports gradient

Pull Request - State: open - Opened by rainwoodman over 7 years ago - 3 comments

#193 - support to numpy.interp.

Issue - State: open - Opened by rainwoodman over 7 years ago - 4 comments

#191 - Small fix for "gradient not yet implemented" error

Pull Request - State: open - Opened by j-towns over 7 years ago - 1 comment

#174 - autograd.numpy import in Ubuntu 16.04.1 LTS

Issue - State: closed - Opened by alejandrox1 almost 8 years ago - 7 comments

#150 - Simple way to define a model object

Issue - State: open - Opened by davidweichiang about 8 years ago - 4 comments

#139 - median is not implemented

Issue - State: open - Opened by yukoba about 8 years ago - 7 comments

#80 - Sparse matrix support

Issue - State: open - Opened by wcbeard almost 9 years ago - 14 comments
Labels: enhancement

#58 - Getting `TypeError: float() argument must be a string or a number`

Issue - State: closed - Opened by thearn almost 9 years ago - 9 comments

#46 - GPU Support through CuPy

Issue - State: open - Opened by tscohen about 9 years ago - 18 comments
Labels: enhancement

#15 - from __future__ import division

Issue - State: closed - Opened by jackkamm over 9 years ago - 1 comment