PsiQ / bartiq

Bartiq
https://psiq.github.io/bartiq/
Apache License 2.0
30 stars 9 forks source link

Added input params to basic_example.json #105

Closed bdg221 closed 2 months ago

bdg221 commented 2 months ago

Description

Fixes #104

This PR adds input_params to basic_example.json since it fails with the routine verification.

bartiq.errors.BartiqCompilationError: Found the following issues with the provided routine before the compilation started: ['N is present in linked_params, but not in input_params.\n']

Please verify that you have completed the following steps