From 645cbd0d5f7cc55a0aeb2b83241f6ff7b58b2be0 Mon Sep 17 00:00:00 2001 From: Alok Singh Date: Fri, 27 Dec 2024 17:34:42 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8461acf..1ac5914 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # lean-inf -Compute with infinities and infinitesimals! A calculator using the Levi-Civita field, implemented in Lean 4 as a datatype. Gives autodiff for free +Compute with infinities and infinitesimals! A calculator using the Levi-Civita field, implemented in Lean 4 as a datatype. Gives autodiff for free.