Skip to content

Labels

Labels

  • 32 bit

    Issues that only occur on 32 bit systems
  • breaking

    a breaking change
  • bug

    Something isn't working
  • ci

    Issues with the continous integration system (github actions)
  • Complex Differentiation

    Relating to any form of complex differentiation
  • debugging

    For helping with debugging
  • dependencies

    Pull requests that update a dependency file
  • design

    Requires some desgin before changes are made
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • forward-mode

    Related to use of ChainRules for ForwardMode AD
  • github_actions

    Pull requests that update GitHub Actions code
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • infrastructure

  • inplace accumulation

    for things relating to inplace accumulation of gradients
  • invalid

    This doesn't seem right
  • LinearOperators

    For issues relating to defining linear operators on AbstractDifferentials
  • mutability

    For issues relating to supporting mutability
  • needs tests

  • needs version bump

  • nightly

    For things related to the nightly cron job failing
  • pending-clear-need

    We are not certain we need this. So waiting for evidence to be presented
  • ProjectTo

    related to the projection functionality
  • question

    Further information is requested
  • refactoring

    Things to do with restructuring or cleaning up the existing code
  • rule definition helper

    relating to helpers for declaring rules
  • speculative

    fairly out there ideas for consideration in longer term
  • Structural Tangent

    Related to the `Tangent` type for structured (composite) values