|
| 1 | +{ |
| 2 | + "title": "SeQuant: Symbolic Tensor Algebra in C++", |
| 3 | + "description": "SeQuant is a framework for performing symbolic algebra of tensors over scalar and operator rings. In addition to symbolic manipulation it can numerically evaluate general tensor algebra expressions with an appropriate external tensor backend (TiledArray, BTAS, TAPP) or generate code for an external tensor backend (ITF, Julia, NumPy/Torch).", |
| 4 | + "license": { |
| 5 | + "id": "LGPL-3.0-only" |
| 6 | + }, |
| 7 | + "upload_type": "software", |
| 8 | + "creators": [ |
| 9 | + { |
| 10 | + "name": "Valeyev, Eduard", |
| 11 | + "affiliation": "Virginia Tech", |
| 12 | + "orcid": "0000-0001-5765-7550" |
| 13 | + }, |
| 14 | + { |
| 15 | + "name": "Gaudel, Bimal", |
| 16 | + "affiliation": "Virginia Tech", |
| 17 | + "orcid": "0000-0003-3938-0277" |
| 18 | + }, |
| 19 | + { |
| 20 | + "name": "Adam, Robert", |
| 21 | + "affiliation": "University of Stuttgart", |
| 22 | + "orcid": "0000-0003-0829-0148" |
| 23 | + }, |
| 24 | + { |
| 25 | + "name": "Melekamburath, Ajay", |
| 26 | + "affiliation": "Virginia Tech", |
| 27 | + "orcid": "0000-0002-0079-5443" |
| 28 | + }, |
| 29 | + { |
| 30 | + "name": "Teke, Nakul", |
| 31 | + "affiliation": "Virginia Tech", |
| 32 | + "orcid": "0000-0003-0834-2040" |
| 33 | + }, |
| 34 | + { |
| 35 | + "name": "Besharatnik, Azam", |
| 36 | + "affiliation": "Virginia Tech", |
| 37 | + "orcid": "0009-0008-5694-4138" |
| 38 | + }, |
| 39 | + { |
| 40 | + "name": "Masteran, Conner", |
| 41 | + "affiliation": "Virginia Tech", |
| 42 | + "orcid": "0000-0001-5001-4564" |
| 43 | + } |
| 44 | + ], |
| 45 | + "keywords": [ |
| 46 | + "tensor algebra", |
| 47 | + "symbolic computation", |
| 48 | + "many-body theory", |
| 49 | + "second quantization", |
| 50 | + "C++" |
| 51 | + ], |
| 52 | + "grants": [ |
| 53 | + { |
| 54 | + "id": "10.13039/100000001::2217081" |
| 55 | + }, |
| 56 | + { |
| 57 | + "id": "10.13039/100000015::DE-SC0022327" |
| 58 | + }, |
| 59 | + { |
| 60 | + "id": "10.13039/100000015::DE-SC0022263" |
| 61 | + } |
| 62 | + ], |
| 63 | + "related_identifiers": [ |
| 64 | + { |
| 65 | + "identifier": "2511.09943", |
| 66 | + "relation": "isDocumentedBy", |
| 67 | + "resource_type": "publication-preprint", |
| 68 | + "scheme": "arxiv" |
| 69 | + } |
| 70 | + ] |
| 71 | +} |
0 commit comments