Skip to content

McCannLab/TheoryClub

Repository files navigation

📖 McCann Theory Club

Actions Status

Installation

To generate the book locally, first install bookdown and then run the following commands (in R):

install.packages(c("bookdown", "odein"))
bookdown::render_book('index.Rmd', 'bookdown::gitbook')

Scripts

Script (written in Julia, Mathematica and R) are stored in the scr folder.