Ecosyste.ms: Issues

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

GitHub / autodiff/autodiff issues and pull requests

#359 - Compile error AARCH64

Issue - State: closed - Opened by defencedog 7 days ago - 1 comment

#357 - [Question] How to implement manifolds?

Issue - State: open - Opened by sweeneychris about 2 months ago

#356 - Master

Pull Request - State: closed - Opened by kkaryos 2 months ago

#352 - Optionally disable expression reordering for dual

Pull Request - State: open - Opened by yut23 3 months ago - 1 comment

#351 - Serious bug with pow(0, double)

Issue - State: open - Opened by ianhbell 3 months ago - 3 comments

#350 - Make evaluation order for Dual consistent with other numeric types

Pull Request - State: closed - Opened by yut23 3 months ago - 1 comment

#346 - erfc(x) support

Issue - State: closed - Opened by kkaryos 3 months ago

#345 - derivatives of a hyperelastic material with autodiff

Issue - State: closed - Opened by dwatanabee 3 months ago - 4 comments

#344 - autodiff installation using CMake

Issue - State: open - Opened by yohanlegars 3 months ago

#343 - Refactor CMake to provide errorless cmake install

Issue - State: open - Opened by aborzunov 4 months ago - 1 comment

#342 - Error in meta.hpp

Issue - State: open - Opened by bharswami 4 months ago - 7 comments

#339 - Is Autodiff symbolic?

Issue - State: closed - Opened by bharswami 4 months ago

#338 - CMake install instructions is not complete (Eigen dependency)

Issue - State: closed - Opened by aborzunov 4 months ago - 2 comments

#336 - Fix analytical derivatives in test

Pull Request - State: closed - Opened by gvilanovac 4 months ago - 1 comment

#335 - Add jacbian for reverse mode.

Pull Request - State: open - Opened by houchangmeng 5 months ago

#332 - Reverse mode asymptotically too slow O(N^14)?

Issue - State: open - Opened by alecjacobson 6 months ago - 3 comments

#330 - Enable Python bindings for Eigen matrices with autodiff::real

Pull Request - State: closed - Opened by allanleal 6 months ago

#329 - Fixes related eigen include macros

Pull Request - State: closed - Opened by allanleal 6 months ago

#327 - Make the default constructor for Dual constexpr

Pull Request - State: closed - Opened by yut23 6 months ago - 1 comment

#324 - Fix signedness check

Pull Request - State: closed - Opened by ianhbell 7 months ago

#322 - `dual` and `real`, what's the difference?

Issue - State: closed - Opened by xchern 7 months ago - 2 comments

#321 - Adds ::reverse namespace to avoid clash with forward

Pull Request - State: closed - Opened by alecjacobson 8 months ago - 1 comment

#318 - Allow user to override AUTODIFF_DEVICE_FUNC

Pull Request - State: closed - Opened by yut23 8 months ago

#317 - Reverse-mode Hessian crashing on memory error

Issue - State: open - Opened by alecjacobson 8 months ago

#316 - CUDA: thrust::reduce fails for autodiff::real

Issue - State: closed - Opened by satfra 8 months ago - 6 comments

#315 - Derivative wrt x returns nan, but function does not depend on x at all.

Issue - State: closed - Opened by cstroessner 8 months ago - 3 comments

#314 - Stack overflow

Issue - State: open - Opened by guestieng 8 months ago - 3 comments

#313 - add gamma function

Issue - State: open - Opened by chmc-mcmc 8 months ago

#311 - Adding const quietly invalidates results

Issue - State: open - Opened by alecjacobson 8 months ago

#309 - [feat] GPU support

Pull Request - State: closed - Opened by JieRen98 9 months ago - 8 comments

#308 - [feature] GPU support

Issue - State: closed - Opened by JieRen98 9 months ago - 2 comments

#306 - An unexpected result when getting derivative of simple square function

Issue - State: open - Opened by vangohao 10 months ago - 6 comments

#305 - Unable to build Python bindings with current master

Issue - State: open - Opened by rath3t 10 months ago - 7 comments

#304 - Gitter link on website

Issue - State: closed - Opened by osorensen 11 months ago - 2 comments

#303 - Improve Bazel support

Pull Request - State: open - Opened by Vertexwahn 11 months ago

#302 - Add bzlmod file

Pull Request - State: closed - Opened by Vertexwahn 11 months ago

#301 - Having trouble adding autodiff and Eigen to a project

Issue - State: open - Opened by EmmanuelMess about 1 year ago - 1 comment

#298 - How to get the fastest performance of the autodiff.

Issue - State: open - Opened by taipinghu about 1 year ago - 2 comments

#297 - Dual will not work correctly for complex numbers

Issue - State: open - Opened by petar-andrejic about 1 year ago - 3 comments

#296 - Is non-const argument in `gradient` necessary?

Issue - State: closed - Opened by agtumulak about 1 year ago - 1 comment

#295 - Directional Cross Derivatives

Issue - State: open - Opened by daseyb about 1 year ago - 1 comment

#294 - cmake compile error: numbertraits.hpp:70:16

Issue - State: open - Opened by hxlee309 over 1 year ago - 1 comment

#293 - Combined gradients

Issue - State: open - Opened by ianhbell over 1 year ago - 2 comments

#291 - [Feature request] Code generation

Issue - State: open - Opened by fdevinc over 1 year ago - 2 comments

#290 - Implement missing `__rpow` Python binding

Pull Request - State: closed - Opened by allanleal over 1 year ago

#289 - osx-arm64 / linux-aarch64 build missing on conda-forge

Issue - State: closed - Opened by briha over 1 year ago - 9 comments

#288 - Build fails on real.py.cxx.o

Issue - State: closed - Opened by jonathonmckay over 1 year ago - 5 comments

#287 - Devcontainer

Pull Request - State: closed - Opened by worc4021 over 1 year ago

#286 - Fix support for using different types in Dual

Pull Request - State: closed - Opened by yut23 over 1 year ago - 3 comments

#285 - A mistake in the definition of NumTraits<autodiff::Dual>.

Issue - State: open - Opened by LamKamhang over 1 year ago - 1 comment

#284 - Pybind11 + Autodiff::VectorXvar gives compiltion error

Issue - State: open - Opened by ipcamit over 1 year ago

#283 - Not compiling when function input is Eigen::VectorXd

Issue - State: closed - Opened by joao-pm-santos96 over 1 year ago - 6 comments

#282 - Improve and extend the Python API of `autodiff::real` types

Pull Request - State: closed - Opened by allanleal over 1 year ago

#278 - Unit tests + cleanup of `real.hpp`

Pull Request - State: open - Opened by PaulXiCao almost 2 years ago

#277 - Overview and comparison to <cmath>

Issue - State: open - Opened by PaulXiCao almost 2 years ago

#276 - Clang build issues

Issue - State: open - Opened by PaulXiCao almost 2 years ago

#275 - Constexpr math functions

Issue - State: open - Opened by PaulXiCao almost 2 years ago

#274 - Unit tests + cleanup of common/

Pull Request - State: open - Opened by PaulXiCao almost 2 years ago

#273 - Binomial Coefficient: Create data by script

Issue - State: open - Opened by PaulXiCao almost 2 years ago

#272 - Documentation: updated reverse mode

Pull Request - State: closed - Opened by PaulXiCao almost 2 years ago

#271 - Could not find package configuration file provided by "Catch2"

Issue - State: closed - Opened by acatwithacomputer almost 2 years ago - 3 comments

#270 - Custom Matrix Ops

Issue - State: open - Opened by maka89 almost 2 years ago

#269 - Autodiff for linear solver

Issue - State: open - Opened by aenzenh almost 2 years ago - 7 comments

#268 - added member function to Real python bindings to enable numpy usage

Pull Request - State: closed - Opened by rath3t almost 2 years ago

#266 - Expensive gradient evaluation for multivariate functions

Issue - State: closed - Opened by jeanchristopheruel almost 2 years ago - 1 comment

#265 - How to use autodiff with Python

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

#262 - Implement support for Intel C++ 19.1 compiler

Pull Request - State: closed - Opened by allanleal almost 2 years ago

#260 - Enable CMake integration with FetchContent

Pull Request - State: open - Opened by jeanchristopheruel almost 2 years ago - 2 comments

#259 - Enable CMake integration with FetchContent

Issue - State: open - Opened by jeanchristopheruel almost 2 years ago

#258 - Support the use of `Eigen::Map`

Pull Request - State: closed - Opened by allanleal almost 2 years ago

#257 - Max function broadcast support

Issue - State: closed - Opened by i-abr almost 2 years ago - 1 comment

#256 - cpp-20 lambda fix

Pull Request - State: open - Opened by seba2390 about 2 years ago - 2 comments

#253 - Issues with matrix multiplication in reverse mode

Issue - State: open - Opened by DavideCarminati about 2 years ago

#252 - Update bazel files to build and run examples

Pull Request - State: closed - Opened by RMeli about 2 years ago - 3 comments

#251 - Reverse mode support for matrix->scalar function wrt. matrix (using Eigen)

Issue - State: open - Opened by seba2390 about 2 years ago - 1 comment

#250 - Bazel support is out of date

Issue - State: open - Opened by RMeli about 2 years ago

#249 - conda-devenv instructions

Pull Request - State: closed - Opened by RMeli about 2 years ago - 1 comment

#248 - Migrate Catch2 from v2 to v3

Pull Request - State: closed - Opened by RMeli about 2 years ago - 7 comments

#247 - Conda development environment installation instructions

Issue - State: closed - Opened by RMeli about 2 years ago - 1 comment

#246 - Catch2 v3

Issue - State: closed - Opened by RMeli about 2 years ago - 1 comment

#245 - Multiplication of autodiff::detail::ExprPtr<double> with Eigen::Vector3d

Issue - State: open - Opened by BjoernBinaer about 2 years ago - 3 comments

#243 - Issue with hypot in reverse mode

Issue - State: closed - Opened by HongyiSun about 2 years ago - 1 comment

#242 - Erroneous values for derivatives of x*(1-x^a)

Issue - State: open - Opened by ianhbell about 2 years ago - 13 comments

#241 - Add array traits support

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

#240 - Revert required version of cmake

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

#239 - Support for user defined functions

Issue - State: closed - Opened by hantunes-uk about 2 years ago - 1 comment

#237 - Eigen sparse matrix support?

Issue - State: closed - Opened by osorensen about 2 years ago - 1 comment

#236 - CMake: Avoid check of architecture.

Pull Request - State: closed - Opened by marscho1 about 2 years ago - 1 comment

#235 - Wrong answer with chain multiplication in reverse autodiff.

Issue - State: closed - Opened by ahzay about 2 years ago - 1 comment

#234 - Fix backward compatibility break

Pull Request - State: closed - Opened by artivis about 2 years ago

#233 - Breaking change

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

#232 - Jacobian matrix examples

Issue - State: closed - Opened by RaymondMcGuire over 2 years ago