neocnt

Number theory using FLINT
git clone git://www.tkruger.se/neocnt.git
Log | Files | Refs | README

commit 20da4581548b938779b55a217bf98bd060d9fae7
parent 4d04b919070bee211544f6fc5be7d258c2e655da
Author: krutimyltan2 <107385222+krutimyltan2@users.noreply.github.com>
Date:   Mon, 18 Sep 2023 14:03:30 +0200

Update and rename README.md to README
Diffstat:
AREADME | 4++++
DREADME.md | 2--
2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/README b/README @@ -0,0 +1,4 @@ +NeoCNT: New C Number Theory +=========================== + +This is the new playground for C Number Theory. diff --git a/README.md b/README.md @@ -1,2 +0,0 @@ -# neocnt -NeoCNT: New C Number Theory