KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
qiskit-app-benchmarks
★ 27
Open GitHub ↗
Qiskit Application Benchmarks
Download README (.md)
Explore Similar Repositories
defi-playground
:
⚡️Playground for DeFi protocols like Compound, Aave, Maker & Uniswap.
forum
:
Forum tanya jawab untuk Petani Kode
Self-paced-Contrastive-Learning
:
Self-Paced Contrastive Learning for Semi-supervised Medical Image Segmentation with Meta-labels for neurips 2021
typeofweb.com
:
Type of Web blog
VinCSS-RE-Tools-Ultilities
:
VinCSS Reverse Engineering, Malware Analysing Tools & Ultilities
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
qiskit-app-benchmarks
?
Download (.md)
# Qiskit Application Benchmarks [](https://opensource.org/licenses/Apache-2.0)[](https://github.com/Qiskit/qiskit-app-benchmarks/actions?query=workflow%3A"Application%20Benchmarks%20Tests"+branch%3Amain+event%3Apush) ## Usage In order to run benchmarks, run: * Finance: `make asv TARGET=finance ASVCMD=run` * Machine Learning: `make asv TARGET=machine_learning ASVCMD=run` * Optimization: `make asv TARGET=optimization ASVCMD=run` * Nature: `make asv TARGET=nature ASVCMD=run` Before any benchmarking, you need to set once your machine info. If you accept defaults, for finance for instance, run `make asv TARGET=finance ASVCMD=machine ASVOPTS=--yes` Another option is to run in development mode as a validation: `make asv TARGET=machine_learning ASVCMD=dev` Documentation for asv can be found at [ASV Documentation](https://asv.readthedocs.io/en/stable/) The benchmark results can be found at [ASV Results](https://qiskit.github.io/qiskit-app-benchmarks/) ---------------------------------------------------------------------------------------------------- ## Contribution Guidelines If you'd like to contribute to Qiskit, please take a look at our [contribution guidelines](./CONTRIBUTING.md). This project adheres to Qiskit's [code of conduct](./CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. We use [GitHub issues](https://github.com/Qiskit/qiskit-app-benchmarks/issues) for tracking requests and bugs. Please [join the Qiskit Slack community](https://qisk.it/join-slack) and for discussion and simple questions. For questions that are more suited for a forum, we use the **Qiskit** tag in [Stack Overflow](https://stackoverflow.com/questions/tagged/qiskit). ## Authors and Citation Application Benchmarks were inspired, authored and brought about by the collective work of a team of researchers. Application Benchmarks continues to grow with the help and work of [many people](https://github.com/Qiskit/qiskit-app-benchmarks/graphs/contributors), who contribute to the project at different levels. If you use Qiskit, please cite as per the provided [BibTeX file](https://github.com/Qiskit/qiskit/blob/master/Qiskit.bib). Please note that if you do not like the way your name is cited in the BibTex file then consult the information found in the [.mailmap](https://github.com/Qiskit/qiskit-app-benchmarks/blob/main/.mailmap) file. ## License This project uses the [Apache License 2.0](LICENSE.txt).