import os
os.cpu_count()
4
March 23, 2024
This site has moved to Quarto from fastpages, originally recommended for blogging by fast.ai, here’s a discussion on why
Below is some example Quarto from their tutorial to show off some functionality
Markdown is an easy to read and write text format:
Here is a Python code cell:
Use LaTeX to write equations:
\[ \chi' = \sum_{i=1}^n k_i s_i^2 \]