<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://astarrf.github.io/</id><title>Yue's Blog</title><subtitle>Yue's Blog</subtitle> <updated>2025-04-28T18:24:56+08:00</updated> <author> <name>Yue Yin (殷越)</name> <uri>https://astarrf.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://astarrf.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en-zh" href="https://astarrf.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2025 Yue Yin (殷越) </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Go over Atomic Physics(Chris. Foot)</title><link href="https://astarrf.github.io/posts/go-over-atomic-physics/" rel="alternate" type="text/html" title="Go over Atomic Physics(Chris. Foot)" /><published>2025-04-28T00:00:00+08:00</published> <updated>2025-04-28T18:22:45+08:00</updated> <id>https://astarrf.github.io/posts/go-over-atomic-physics/</id> <content type="text/html" src="https://astarrf.github.io/posts/go-over-atomic-physics/" /> <author> <name>Yue Yin (殷越)</name> </author> <category term="Note" /> <summary>Introduction To better understand what happens in an ion trap, how we manipulate the ions and what can we manipulate in the ions, we need to dive deeper into the atomic physics. Though the book is for undergrad level, taking another look at it help us learn how everything works here, as well as some new insights in using those ions to implement real quantum computation. Here I am going to writ...</summary> </entry> <entry><title>Notes for Semiconductor Physics</title><link href="https://astarrf.github.io/posts/Semiconductor-Physics/" rel="alternate" type="text/html" title="Notes for Semiconductor Physics" /><published>2024-09-23T00:00:00+08:00</published> <updated>2024-11-25T15:37:49+08:00</updated> <id>https://astarrf.github.io/posts/Semiconductor-Physics/</id> <content type="text/html" src="https://astarrf.github.io/posts/Semiconductor-Physics/" /> <author> <name>Yue Yin (殷越)</name> </author> <category term="Note" /> <summary>Introduction semiconductor lumination semiconductor power generation diode/triode Conductivity: conductor, semiconductor, insulator C, Si, Ge Al, Ga, In N, P, As, Sb O, S, Se, Te Si, GaAs, GaN history birthday of semiconductor Jan. 1946, Schokely, Bardeen and Brattain build the very first triode. invention of integrated circuit Sept. 1958, research group leaded by Kilby in ...</summary> </entry> <entry><title>Notes for using this theme(Chirpy)</title><link href="https://astarrf.github.io/posts/how-to-use-chirpy/" rel="alternate" type="text/html" title="Notes for using this theme(Chirpy)" /><published>2024-09-03T00:00:00+08:00</published> <updated>2024-09-17T19:56:55+08:00</updated> <id>https://astarrf.github.io/posts/how-to-use-chirpy/</id> <content type="text/html" src="https://astarrf.github.io/posts/how-to-use-chirpy/" /> <author> <name>Yue Yin (殷越)</name> </author> <category term="Note" /> <summary>Good Front Matter (updating): --- math: true # enable math mode mermaid: true # enable mermaid for charts title: Notes for using this theme(Chirpy) date: YYYY-MM-DD HH:MM:SS +0800 #UTC+8 categories: [Note] tags: [chirpy,note,en] # TAG names should always be lowercase --- Insert an Image: ![img-description](/assets/img/sample/my_img.png){: w=&amp;quot;700&amp;quot; h=&amp;quot;400&amp;quot; .left} Here, left can also be r...</summary> </entry> <entry><title>Tricks for better looking Matplotlib drawing</title><link href="https://astarrf.github.io/posts/Tricks-for-Matplotlib/" rel="alternate" type="text/html" title="Tricks for better looking Matplotlib drawing" /><published>2024-09-03T00:00:00+08:00</published> <updated>2024-11-07T14:05:32+08:00</updated> <id>https://astarrf.github.io/posts/Tricks-for-Matplotlib/</id> <content type="text/html" src="https://astarrf.github.io/posts/Tricks-for-Matplotlib/" /> <author> <name>Yue Yin (殷越)</name> </author> <category term="Note" /> <summary>$\LaTeX$ and multi-line in all the texts You can have $\LaTeX$ environment by simply add r before the text. If you want to have multi-line, you can do like below: text=r&amp;quot;First line&amp;quot;&amp;quot;\n&amp;quot;r&amp;quot;Second line&amp;quot; where you have to add r for both line to enable the $\LaTeX$ env. multi-columns in legend Use plt.legend(ncol=k) where k is the number of columns you want.</summary> </entry> <entry><title>Tricks for better looking $\LaTeX$</title><link href="https://astarrf.github.io/posts/Tricks-for-Latex/" rel="alternate" type="text/html" title="Tricks for better looking $\LaTeX$" /><published>2024-09-03T00:00:00+08:00</published> <updated>2024-09-08T00:07:10+08:00</updated> <id>https://astarrf.github.io/posts/Tricks-for-Latex/</id> <content type="text/html" src="https://astarrf.github.io/posts/Tricks-for-Latex/" /> <author> <name>Yue Yin (殷越)</name> </author> <category term="Note" /> <summary>Better Subfigure required package: \usepackage{subcaption,graphicx} \begin{figure}[ht] \centering \begin{minipage}[b]{.45\textwidth} \centering \begin{picture}(0,0) \put(-10,120){\textbf{a)}} \end{picture} \includegraphics[width=.95\linewidth]{fig1.png} \phantomsubcaption \label{fig:fig1} \end{minipage} \begin{minipage}[b]{.45\textwidth} \centering \begin{picture}(0,0) ...</summary> </entry> </feed>
