Skip to content

Shuang's Crypto Notes

Learning new things!

Latex in WordPress

Table of Contents

Toggle
  • Table of Contents
  • Matrix:
  • \underbrace{}
  • \widetilde{}
  • \array or \begin{aligned}

Table of Contents

  • Matrix:
  • \underbrace{}
  • \widetilde{}
  • \array or \begin{aligned}

Matrix:

\begin{bmatrix}0&1&1&0\\0&0&1&0\\…&…&…&..\\…&…&…&..\end{bmatrix}

\(\begin{bmatrix}0&1&1&0\\0&0&1&0\\…&…&…&..\\…&…&…&..\end{bmatrix}\)

Using LaTeX with WordPress

\underbrace{}

\widetilde{}

\array or \begin{aligned}

& is used for aligned

my code is:

 Hi, I am Shuang, a ZK/Cryptography engineer at Powdr. These are my somewhat messy learning notes about cryptography, security in general, and my hobbies. The "finer" notes list is here
  • blockchain projects
  • Coding
  • coding general
  • Compiler
  • Compiler
  • Cryptographic principles
  • DevOps
  • Drafts but I wanna publish
  • ECC
  • Fundamental Protocols
  • GPU
  • Hash functions
  • Mathematical Background
  • optimization
  • Plonky3
  • powdr
  • powdr-openVM
  • Prover Projects
  • Rust
  • stwo
  • Tools
  • Uncategorized
  • Zero Knowledge Proof
  • zk based on Multilinear polynomials
  • zk libraries
  • zkVM and zkEVM

Recent Posts

  • Parallel Computing in Rust and C++ part 1
  • Procedural macro
  • Transpiler, Interpreter, Runtime
  • Ownership in Rust
  • Rust dynamic and static dispatch

List of all posts

  • Publications
  • My CV
  • GitHub
  • LinkedIn
  • X

Hobbies

Handcrafts
  • Jewelry crafts
    • my online shop
  • Wood crafts
  • Sewing
  • Knitting
Sports
  • Rock climbing & bouldering
  • Running
Cooking
  • Recipes
Photography
  • portfolio

Useful links

  • Latex in Wordpress
  • Knowledge links
  • powdr command
  • what you want to know about powdr
  • Coding Tools & Tips
  • Shortcuts
  • Git

Shuang's Crypto Notes Proudly powered by WordPress