Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
aki-ph-chem committed May 15, 2024
1 parent ef262c5 commit 2d1514b
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@
## for microwave spctrum

now: 2024 05/12

<img align="left" src="./figure/plot_spectrum_0.svg" height="600" width="1000"/>

now: 2024 05/13

<img align="left" src="./figure/plot_spectrum_1.svg" height="600" width="1000"/>

## Description
Expand All @@ -17,6 +15,10 @@ It utilizes quantum mechanical principles to calculate the energy levels and cor

## build

- dependency
- Ubuntu/Debian: libgtk-3-0, libgtk-3-dev
- Arch Linux: gtk3

To build "ui_mw"

```bash
Expand Down Expand Up @@ -45,7 +47,12 @@ $ poetry run jupyter lab

### Current Support

- Currently,only x86_64 GNU/Linux is supported.
- dependency
- Debiain/Ubuntu libgtk-3-0
- Arch Linux gtk3

- x86_64 GNU/Linux
- WSL2 (need WSLg for GUI)

### now:

Expand Down

0 comments on commit 2d1514b

Please sign in to comment.