Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 611 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 611 Bytes

Algebraic computations in Lean

This repository contains the code for the tutorial Algebraic computations in Lean, by Heather Macbeth.

If you have a GitHub account, you can run the code on the web using Gitpod.

Open in Gitpod

You can also clone the repository to your computer by typing git clone https://github.com/hrmacbeth/computations_in_lean.git at the command line. This will let you run the code on your computer.