Skip to content

ysulyma/math-rog-tf

Repository files navigation

math-rog-tf

This repository contains source code for interactive versions of the figures in my paper RO(𝕋)-graded TF of perfectoid rings. It is hosted at https://ysulyma.github.io/papers/rog-tf/.

Installation

You will need to have NodeJS installed. Once you do, clone this repository and run the following commands:

[email protected]:ysulyma/math-rog-tf.git
cd math-rog-tf
npm install

Once you have done this, run

vite

and open your browser with the URL it gives you.

Code

This is a React app built with Vite. If you are unfamiliar with web development, you will need to learn the following technologies:

  1. HTML
  2. CSS (less important)
  3. Javascript
  4. React
  5. TypeScript (less important)

You should learn them in this order, although you don't have to master any of these (which is impossible) before starting the next—just make sure you have the basic concepts. A lot of confusions I see come from not understanding the boundaries between these technologies.

About

Source code for interactive figures in "RO(T)-graded TF of perfectoid rings".

Topics

Resources

Stars

Watchers

Forks