quantum_nodes

Extension of Animation Nodes for Blender built with Qiskit. This add-on offers tools to incorporate quantum computing into your creation process.

https://github.com/quantum-creative-group/quantum_nodes

Science Score: 41.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
  • .zenodo.json file
  • DOI references
    Found 7 DOI reference(s) in README
  • Academic publication links
    Links to: acm.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.6%) to scientific vocabulary

Keywords

animation-nodes blender blender-addon python qiskit quantum-computing
Last synced: 9 months ago · JSON representation ·

Repository

Extension of Animation Nodes for Blender built with Qiskit. This add-on offers tools to incorporate quantum computing into your creation process.

Basic Info
Statistics
  • Stars: 4
  • Watchers: 0
  • Forks: 1
  • Open Issues: 2
  • Releases: 0
Topics
animation-nodes blender blender-addon python qiskit quantum-computing
Created over 3 years ago · Last pushed over 3 years ago
Metadata Files
Readme Changelog Citation

README.md

Quantum Nodes

Quantum Nodes is an extension of Animation Nodes for Blender built with Qiskit.
This add-on offers tools to incorporate quantum computing into your creation process.

It even allows you to send your quantum circuits to real qubits provided by IBM.

Get started with Quantum Nodes by reading the documentation.

Find more information on www.quantum-nodes.com

Representative image quantum nodes



Documentation

Here you will find both the user and developer manual for Quantum Nodes: documentation.

Contributing

Find more detailed instructions on the dedicated page.

  • Fork this repository
  • Do your modifications
  • Once you are ready, open a new pull request
  • Wait for your modifications to be reviewed and accepted

Citing Quantum Nodes

There is a poster about Quantum Nodes!

If you are using Quantum Nodes in your research, please cite our work.

Félix Olart, Eloïse Tassin, Laurine Capdeville, Luc Pinguet, Théo Gautier, and Alain Lioret. 2021. Quantum Nodes: Quantum Computing Applied to 3D Modeling. In ACM SIGGRAPH 2021 Posters (SIGGRAPH '21). Association for Computing Machinery, New York, NY, USA, Article 32, 1–2. https://doi.org/10.1145/3450618.3469155

Bibtex

@inproceedings{10.1145/3450618.3469155, author = {Olart, F\'{e}lix and Tassin, Elo\"{\i}se and Capdeville, Laurine and Pinguet, Luc and Gautier, Th\'{e}o and Lioret, Alain}, title = {Quantum Nodes: Quantum Computing Applied to 3D Modeling}, year = {2021}, isbn = {9781450383714}, publisher = {Association for Computing Machinery}, address = {New York, NY, USA}, url = {https://doi.org/10.1145/3450618.3469155}, doi = {10.1145/3450618.3469155}, abstract = {Quantum Nodes is a Blender add-on that introduces the integration of quantum algorithms into the 3D creation process. Our work focuses on allowing users to experiment both new forms of creation and approaching the concepts of quantum computing through 3D creation.}, booktitle = {ACM SIGGRAPH 2021 Posters}, articleno = {32}, numpages = {2}, location = {Virtual Event, USA}, series = {SIGGRAPH '21} }

Citation (CITATION.bib)

@inproceedings{10.1145/3450618.3469155,
    author = {Olart, F\'{e}lix and Tassin, Elo\"{\i}se and Capdeville, Laurine and Pinguet, Luc and Gautier, Th\'{e}o and Lioret, Alain},
    title = {Quantum Nodes: Quantum Computing Applied to 3D Modeling},
    year = {2021},
    isbn = {9781450383714},
    publisher = {Association for Computing Machinery},
    address = {New York, NY, USA},
    url = {https://doi.org/10.1145/3450618.3469155},
    doi = {10.1145/3450618.3469155},
    abstract = {Quantum Nodes is a Blender add-on that introduces the integration of quantum algorithms into the 3D creation process. Our work focuses on allowing users to experiment both new forms of creation and approaching the concepts of quantum computing through 3D creation.},
    booktitle = {ACM SIGGRAPH 2021 Posters},
    articleno = {32},
    numpages = {2},
    location = {Virtual Event, USA},
    series = {SIGGRAPH '21}
}

GitHub Events

Total
  • Fork event: 1
Last Year
  • Fork event: 1

Dependencies

.github/workflows/docs.yml actions
  • actions/cache v3.0.11 composite
  • actions/checkout v2.5.0 composite
  • actions/download-artifact v3.0.1 composite
  • actions/setup-python v4.3.0 composite
  • actions/upload-artifact v3.1.1 composite
  • peaceiris/actions-gh-pages v3.9.0 composite
  • syphar/restore-virtualenv v1.2 composite
.github/workflows/style.yml actions
  • actions/checkout v2.5.0 composite
  • actions/setup-python v4.3.0 composite
requirements.txt pypi
  • autopep8 *
  • fake-bpy-module-latest *
  • myst-parser *
  • numpy *
  • pillow *
  • pre-commit *
  • pyenchant *
  • qiskit *
  • qiskit-finance *
  • qiskit-machine-learning *
  • scipy *
  • sphinx *
  • sphinx-rtd-theme *
  • sphinxcontrib-spelling *
  • sphinxemoji *
  • wheel *