Skip to content

Latest commit

 

History

History
111 lines (66 loc) · 1.41 KB

helloworld.md

File metadata and controls

111 lines (66 loc) · 1.41 KB
marp theme paginate math
true
academic
true
katex

yunzinan slide template

一款简洁美观的Marp模板:rocket:


yunzinan 2023/3/13


一级标题

二级标题

三级标题

四级标题

五级标题
六级标题

有序列表

  1. $f = ma$

无序列表

  • 123
  • 321

Fragmented list

  • aaaa
  • bbbb

  • 通过这种形式进行引用$^1$

w:300 center

这是一张图片

1: 来源: https://www.wikipedia.org/


import torch
print(torch.cuda.is_available())

或者例如下面这样的代码

#include <bits/stdc++.h>

using namespace std;

int main() {
  int a;
  scanf("%d", &a);
  printf("%d\n, a);
  return 0;
}

$$ \begin{align*} S(\omega) &= \frac{\alpha g^2}{\omega^5} e^{[ -0.74\bigl{\frac{\omega U_\omega 19.5}{g}\bigr}^{!-4},]} \\ &= \frac{\alpha g^2}{\omega^5} \exp\Bigl[ -0.74\Bigl{\frac{\omega U_\omega 19.5}{g}\Bigr}^{!-4},\Bigr] \end{align*} $$


Thanks 🍀

Q&A?