Article archive
List of articles written by Yoo Chung.
There is an RSS feed which can be used to subscribe to new articles.
-
SVG animations - 2024-11-17
Page experimenting with SVG animations.
-
Maxwell's equations - 2024-11-15
List of Maxwell's equations for electromagnetism.
-
Supporting syntax highlighting in Hakyll - 2024-11-11
How to generate stylesheets which support syntax highlighting provided by Hakyll through Pandoc.
-
Programmatic generation - 2024-11-10
Experiment with programmatically generating an article with Haskell on this web site.
-
LaTeX environments - 2024-11-08
Reference of LaTeX symbols useful to me.
-
Index relation functions - 2024-02-07
Personal reference on functions which relate indexes, such as the Kronecker delta or the Levi-Civita symbols.
-
Mathematical formulations for physics - 2024-01-31
Personal reference for the various formulations of physics such as Newtonian, Lagrangian, and Hamiltonian.
-
Common power series - 2024-01-23
A list of power series for some commonly used functions.
-
Laurent series - 2024-01-22
Personal notes on Laurent series in complex analysis.
-
Quantum mechanics - 2024-01-17
Personal notes on quantum mechanics.
-
Riemann zeta function - 2024-01-15
Personal notes on the Riemann zeta function and the Riemann hypothesis.
-
Power series - 2024-01-15
Personal notes on power series in complex analysis.
-
Hypothesis testing - 2024-01-12
Personal notes on statistical hypothesis testing.
-
Background definitions for complex analysis - 2024-01-07
Background definitions for use in complex analysis.
-
Extra stylesheet for about page - 2023-12-21
Setting up extra styles for the about page on this site.
-
Confidence intervals - 2023-12-16
Personal notes on confidence intervals in statistics.
-
Highlighting - 2023-12-11
Page for experiments with syntax highlighting in Hakyll and Pandoc.
-
Conformal mappings - 2023-12-05
Personal notes on conformal mappings in complex analysis.
-
Complex functions - 2023-11-26
Personal reference for complex functions of interest.
-
Statistics - 2023-11-07
Notes on general definitions and properties in statistics.
-
Complex analysis - 2023-10-20
Basic reference on complex analysis.
-
Traveling to the past by being fast - 2023-07-28
Using spacetime diagrams to demonstrate how traveling faster than light would allow for time travel.
-
Twin paradox - 2023-05-12
Explaining the twin paradox from the perspective of the other twin.
-
Passage of time in special relativity - 2023-05-03
How to think about the passage of time for an object following a world line. Explains the concept of proper time.
-
Spacetime diagrams - 2023-04-24
Spacetime diagrams for plotting out world lines relativistically.
-
Relativity - 2023-04-02
Basic reference on relativity.
-
Extra stylesheet for links - 2023-04-01
Setting up extra styles for the link collection pages on this site.
-
Stylesheets - 2023-04-01
How stylesheets for this site are set up
-
Extra stylesheet for front page - 2023-04-01
Setting up extra styles for the front page of this site.
-
Extra stylesheet for error pages - 2023-04-01
Setting up extra styles for error pages on this site.
-
Default stylesheet - 2023-04-01
How the default stylesheet used by this site is set up.
-
Stylesheet for bibliographic references - 2023-04-01
Setting up extra styles for bibliographies on this site.
-
Stylesheet playground - 2023-03-23
Page with various HTML elements to assist in testing stylesheets.
-
Experiments for this web site - 2023-03-23
Index of pages for experimentation with various aspects of this web site.
-
Literate Haskell experiment - 2023-03-22
Page for experimenting with use of literate Haskell to generate a page on the site.
-
LaTeX experiment - 2023-03-22
Page for experimenting with use of LaTeX to generate a page on the site.
-
Guide to writing for this web site - 2023-03-18
Various knobs that are useful to writing pages for this web site.
-
RISC-V RV32I Instructions - 2023-03-17
RV32I base instructions for the RISC-V instruction set architecture.
-
RISC-V Instruction Sets - 2023-03-17
Instruction sets for RISC-V.
-
Trying out Diagrams - 2023-03-16
Trying out Diagrams to embed images in the web site.
-
RISC-V Registers - 2023-03-10
Registers in the RISC-V instruction set architecture.
-
RISC-V Notes - 2023-03-10
My notes on the RISC-V instruction set architecture.
-
RISC-V Instruction Formats - 2023-03-10
Instruction formats for the RISC-V instruction set architecture.
-
RISC-V Instruction Length - 2023-03-09
Encoding specified in RISC-V for deriving the number of bits in an instruction.
-
Distributions in Statistics - 2023-02-16
Basic reference on distributions in statistics.
-
Probability - 2023-02-10
Basic reference on probability.
-
LaTeX symbols - 2023-02-07
Reference of LaTeX symbols useful to me.
-
Clean URLs with Hakyll - 2023-02-06
Another way to have URLs with no extensions for HTML pages with Hakyll.