UST-QuAntiL / nisq-analyzer

Analyzing implementations and finding suitable quantum computers dependent on the input data.
Apache License 2.0
6 stars 5 forks source link

NISQ Analyzer

Build Status License

Build

  1. Run mvn package -DskipTests inside the root folder.
  2. When completed, the built product can be found in org.planqk.nisq.analyzer.core/target.

Setup via Docker

Now the NISQ Analyzer is available on http://localhost:5010/.
If you also started the Qiskit Service, it is available on http://localhost:5013/.

Running on Tomcat

Build the project and deploy the WAR file located at org.planqk.nisq.analyzer.core/target to Tomcat.

Make sure you have an accessibly Postgres database and configure the application correspondingly.

Prerequisites:

Usage via API

Use the HAL Browser or Swagger-UI.

The OpenAPI specification is also statically available:

OpenAPI JSON
OpenAPI YAML

Haftungsausschluss

Dies ist ein Forschungsprototyp. Die Haftung für entgangenen Gewinn, Produktionsausfall, Betriebsunterbrechung, entgangene Nutzungen, Verlust von Daten und Informationen, Finanzierungsaufwendungen sowie sonstige Vermögens- und Folgeschäden ist, außer in Fällen von grober Fahrlässigkeit, Vorsatz und Personenschäden, ausgeschlossen.

Disclaimer of Warranty

Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.