Skip to content

Labels

Labels

  • breaking-change

    This PR introduces a breaking change.
  • cc: chore

    Conventional commit type for changes to some configuration files of the project.
  • cc: ci

    Conventional commit type for changes to the CI (Github workflows and actions).
  • cc: docs

    Conventional commit type for changes to the documentation.
  • cc: feat

    Conventional commit type for new features.
  • cc: fix

    Conventional commit type for bug fixes of the actual library (changes to src).
  • cc: perf

    Conventional commit type for changes mostly focused on performance improvements (memory or speed).
  • cc: refactor

    Conventional commit type for any refactoring, not user-facing, and not typing or perf improvements
  • cc: style

    Conventional commit type for minor style changes.
  • cc: test

    Conventional commit type for changes to tests.
  • cc: typing

    Conventional commit type for improvements to typing.
  • dependencies

    Pull requests that update a dependency file
  • good first issue

    Issue that should be easy to solve for new contributors
  • package: aggregation

  • package: autogram

  • package: autojac

  • package: linalg

  • package: scalarization

  • package: sparse