We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9d0d1b commit 003824cCopy full SHA for 003824c
README.md
@@ -48,6 +48,7 @@ The following notebooks are available in the `examples/` directory and can also
48
- [Minimum example for using the Qiskit interface](examples/c3_qiskit.ipynb)
49
- [Minimum example for optimizing piece-wise constant pulses](examples/Piecewise_constant_controls.ipynb)
50
- [Understanding the ParameterMap](examples/Parametermap.ipynb)
51
+- [Frequency Dependent Coupling](examples/frequency_dependent_coupling.ipynb)
52
53
## Contributing
54
@@ -70,4 +71,4 @@ If you use `c3-toolset` in your research, please cite it as below:
70
71
year={2021},
72
month={Mar}
73
}
-```
74
+```
0 commit comments