Science Score: 52.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
✓Institutional organization owner
Organization ucl-ccs has institutional domain (ccs.chem.ucl.ac.uk) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: UCL-CCS
- License: mit
- Language: Python
- Default Branch: main
- Size: 8.98 MB
Statistics
- Stars: 2
- Watchers: 9
- Forks: 0
- Open Issues: 4
- Releases: 2
Created over 1 year ago
· Last pushed 11 months ago
Metadata Files
Readme
Changelog
Contributing
License
Citation
README.md
TN4QA
TN4QA (Tensor Networks for Quantum Algorithms) is a package designed to build workflows that use tensor network methods to assist quantum algorithms.
Installation
Install the dependencies using
pip install poetry
poetry install
Getting Started
From the top level of the repository you should be able to build the docs using the following
cd ./docs
make html
python3 -m http.server -d build/html 8080
so that the docs are accessible through http://localhost:8080. The documentation contains class information as well as tutorials on how to use TN4QA.
Owner
- Name: Centre for Computational Science (UCL)
- Login: UCL-CCS
- Kind: organization
- Location: London
- Website: http://ccs.chem.ucl.ac.uk/
- Repositories: 32
- Profile: https://github.com/UCL-CCS
Citation (CITATION)
# Citation
If you use TN4QA in your work please cite the URL:
https://github.com/UCL-CCS/TN4QA
Here is a Bibtex entry for TN4QA:
```
@misc{ TN4QA,
author = {Mingare, Angus and Heuzé, Isabelle},
title = {TN4QA},
year = {2025},
url = {https://github.com/UCL-CCS/TN4QA},
}
```
GitHub Events
Total
- Create event: 13
- Release event: 1
- Issues event: 4
- Delete event: 11
- Issue comment event: 1
- Push event: 29
- Pull request review comment event: 2
- Pull request review event: 9
- Pull request event: 13
Last Year
- Create event: 13
- Release event: 1
- Issues event: 4
- Delete event: 11
- Issue comment event: 1
- Push event: 29
- Pull request review comment event: 2
- Pull request review event: 9
- Pull request event: 13
Dependencies
poetry.lock
pypi
- 175 dependencies
pyproject.toml
pypi
- ipykernel ^6.29.5 develop
- pyscf ^2.8.0 develop
- black ^24.10.0
- cached-property ^1.5.2
- cotengra ^0.6.2
- cotengrust ^0.1.4
- coverage ^7.6.9
- isort ^5.13.2
- kahypar [{"version" => "^1.3.5", "platform" => "darwin"}, {"version" => "^1.3.5", "platform" => "linux"}]
- matplotlib ^3.10.1
- mypy ^1.13.0
- myst-parser ^0.18.1
- numpy ^2.1
- poetry ^1.8.5
- pre-commit ^4.0.1
- pydocstyle ^6.3.0
- pytest ^7.2.2
- python >=3.11, <4
- qiskit ^1.3.0
- qiskit-aer ^0.15.1
- qiskit-ibm-runtime ^0.34.0
- ruff ^0.8.2
- scipy ^1.15.0
- sparse ^0.15.4
- sphinx ^5.3.0
- symmer ^0.0.9