-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
27 lines (27 loc) · 832 Bytes
/
CITATION.cff
File metadata and controls
27 lines (27 loc) · 832 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
cff-version: 1.2.0
title: "Quantum Encoding Atlas"
message: "If you use this software, please cite it as below."
type: software
doi: "10.5281/zenodo.18780936"
authors:
- family-names: "Mishra"
given-names: "Ashutosh"
email: "ashutoshm1771@gmail.com"
repository-code: "https://github.com/encoding-atlas/quantum-encoding-atlas"
url: "https://encoding-atlas.github.io/quantum-encoding-atlas"
license: MIT
version: "0.4.0"
date-released: "2026-02-26"
keywords:
- quantum computing
- quantum machine learning
- data encoding
- feature maps
- pennylane
- qiskit
- cirq
abstract: >-
A comprehensive Python library for quantum data encodings
in machine learning, featuring 16 encoding methods,
multi-framework support (PennyLane, Qiskit, Cirq),
analysis tools, and practical guidance for encoding selection.