File: CITATION.cff

package info (click to toggle)
python-einops 0.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,584 kB
  • sloc: python: 4,105; makefile: 6
file content (22 lines) | stat: -rw-r--r-- 706 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
cff-version: 1.2.0
title: einops
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Alex
    family-names: Rogozhnikov
repository-code: 'https://github.com/arogozhnikov/einops'
abstract: >-
  Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
license: MIT
preferred-citation:
  type: article
  authors:
  - given-names: Alex
    family-names: Rogozhnikov
  journal: "International Conference on Learning Representations"
  title: "Einops: Clear and Reliable Tensor Manipulations with Einstein-like Notation"
  year: 2022
  url: https://openreview.net/forum?id=oapKSVM2bc