Updated of the forge from github with image system online

This commit is contained in:
2026-05-08 16:20:49 +08:00
parent d7c19ed782
commit 9f2e3f3f78
152 changed files with 1573 additions and 1201 deletions
@@ -0,0 +1,33 @@
# mxpic.components.primitives.beam_splitters
```{eval-rst}
.. automodule:: mxpic.components.primitives.beam_splitters
:no-members:
```
## YBranch
```{eval-rst}
.. image:: YBranch.png
:align: center
:width: 600px
.. autoclass:: mxpic.components.primitives.beam_splitters.YBranch
:members:
:undoc-members:
:show-inheritance:
```
## Ybranch_3wg
```{eval-rst}
.. image:: Ybranch_3wg.png
:align: center
:width: 600px
.. autoclass:: mxpic.components.primitives.beam_splitters.Ybranch_3wg
:members:
:undoc-members:
:show-inheritance:
```