File: CITATION.cff

package info (click to toggle)
python-opt-einsum 3.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,772 kB
  • sloc: python: 4,124; makefile: 31; javascript: 15
file content (14 lines) | stat: -rw-r--r-- 498 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Smith
    given-names: Daniel
    orcid: https://orcid.org/0000-0001-8626-0900
  - family-names: Gray
    given-names: Johnnie
    orcid: https://orcid.org/0000-0001-9461-3024
title: "`opt_einsum` - A Python package for optimizing contraction order for einsum-like expressions"
version: 3.3.0
doi: 10.21105/joss.00753
date-released: 2019-06-28
url: "https://github.com/dgasmith/opt_einsum"