Skip to content

Commit 523571e

Browse files
authored
Better BNS2 calibration (#56)
1 parent 6201f63 commit 523571e

14 files changed

Lines changed: 138 additions & 648 deletions

.github/copilot-instructions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ applyTo: '/**'
2727

2828
* The documentation for quantflow is available at `https://quantflow.quantmid.com`
2929
* Documentation is built using [mkdocs](https://www.mkdocs.org/) and stored in the `docs/` directory. The documentation source files are written in markdown format.
30+
* Split prose into short paragraphs (one idea per paragraph) separated by blank lines. Never write a wall-of-text paragraph that strings together mechanism, rationale, caveats and usage advice. This applies to mkdocs tutorials, theory pages and long docstrings.
3031
* Do not use dashes (em dashes, en dashes, or hyphens used as dashes) in documentation files or docstrings. Use colons, parentheses, or restructure the sentence instead.
3132
* Math in documentation and docstrings: always use `\begin{equation}...\end{equation}` for any formula or equation. Use `$...$` only for brief inline references to variables (e.g. $F$, $K$). Do not use `$$...$$`, `` `...` ``, or RST syntax (`.. math::`, `:math:`).
3233
* Math notation convention: use $\Phi$ for the characteristic function and $\phi$ for the characteristic exponent, where $\Phi = e^{-\phi}$.

docs/assets/linkedin-banner.png

-43.5 KB
Binary file not shown.

docs/assets/quantflow-light.svg

Lines changed: 0 additions & 110 deletions
This file was deleted.

docs/assets/quantflow-logo.png

-11.6 KB
Binary file not shown.

docs/assets/quantflow-repo.png

-53.2 KB
Binary file not shown.

docs/assets/quantflow-repo.svg

Lines changed: 0 additions & 203 deletions
This file was deleted.

0 commit comments

Comments
 (0)