sequencing
Simulate realistic quantum control sequences using QuTiP
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (18.6%) to scientific vocabulary
Keywords
Repository
Simulate realistic quantum control sequences using QuTiP
Basic Info
- Host: GitHub
- Owner: sequencing-dev
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Homepage: https://sequencing.readthedocs.io
- Size: 10.7 MB
Statistics
- Stars: 13
- Watchers: 3
- Forks: 5
- Open Issues: 6
- Releases: 0
Topics
Metadata Files
README.md
seQuencing
sequencing is a Python package for simulating realistic quantum control sequences using QuTiP. Built for researchers and quantum engineers, sequencing provides an intuitive framework for constructing models of quantum systems
composed of many modes and generating complex time-dependent control Hamiltonians
for master equation simulations.
Documentation
The documentation for sequencing is available at:
sequencing.readthedocs.io
Installation
conda create -n <env-name> python=<3.7, 3.8, or 3.9>
conda activate <env-name>
pip install sequencing
sequencing requires python>=3.7 and is tested on 3.7, 3.8, and 3.9. For more details, see the documentation.
Tutorials
The documentation includes a set of tutorial notebooks. Click the badge below to run the notebooks interactively online using binder:
Authors
Primary author and maintainer: @loganbvh.
Contributing
Want to contribute to sequencing? Check out our contribution guidelines.
Acknowledging
If you used sequencing for work that was published in a journal article, preprint, blog post, etc., please cite/acknowledge the sequencing project using its DOI:
Uploading Examples
So that others may learn from and reproduce the results of your work, please consider uploading a demonstration of the simulations performed for your publication in the form of well-documented Jupyter notebooks or Python files to the sequencing-examples repository.
Owner
- Name: sequencing-dev
- Login: sequencing-dev
- Kind: organization
- Website: http://sequencing.readthedocs.io/
- Repositories: 1
- Profile: https://github.com/sequencing-dev
GitHub Events
Total
- Watch event: 2
Last Year
- Watch event: 2
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Logan Bishop-Van Horn | l****h@g****m | 67 |
| qci-chou | c****u@q****m | 7 |
| Kevin Chou | K****u@Q****L | 3 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 9
- Total pull requests: 16
- Average time to close issues: about 2 months
- Average time to close pull requests: 10 days
- Total issue authors: 3
- Total pull request authors: 3
- Average comments per issue: 1.67
- Average comments per pull request: 0.25
- Merged pull requests: 12
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- loganbvh (5)
- vsandinh (2)
- ypeels (2)
Pull Request Authors
- loganbvh (10)
- qci-chou (5)
- ypeels (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- pypi 37 last-month
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 1
(may contain duplicates) - Total versions: 9
- Total maintainers: 1
proxy.golang.org: github.com/sequencing-dev/sequencing
- Documentation: https://pkg.go.dev/github.com/sequencing-dev/sequencing#section-documentation
- License: bsd-3-clause
-
Latest release: v1.2.0
published over 3 years ago
Rankings
pypi.org: sequencing
seQuencing: simulate realistic quantum control sequences using QuTiP
- Homepage: https://github.com/sequencing-dev/sequencing
- Documentation: https://sequencing.readthedocs.io/
- License: BSD
-
Latest release: 1.2.0
published over 3 years ago
Rankings
Maintainers (1)
Dependencies
- attrs >=20
- colorednoise >=1.1.1
- cython >=0.29.20
- jupyter *
- lmfit *
- matplotlib *
- numpy >=1.16
- qutip >=4.5
- scipy *
- tqdm *