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. I'm considering organising the well-written posts in another place, TBD...
  • blockchain projects
  • Coding
  • Compiler
  • Drafts but I wanna publish
  • ECC
  • Fundamental Protocols
  • Hash functions
  • Mathematical Background
  • 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

  • Compiler Concepts
  • Register, RAM, SSD, STACK, HEAP
  • Trace back CLI parameters
  • Precompile, chip, air, pc_lookup
  • Plonkchip add bus in eval
  • 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
Shuang's Crypto Notes Proudly powered by WordPress