Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

Commit 3a7e2da

Browse files
committed
Add archive note in README.
1 parent 44c1708 commit 3a7e2da

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
sqroot
22
======
33

4+
**This repository has been archived and is no longer maintained. Please use the following repositories in its place:**
5+
- [github.com/sqrt](https://github.com/keep94/sqrt): ***Provides square root and cube root core functionality***
6+
- [github.com/numprint](https://github.com/keep94/numprint): ***Provides pretty printing functionality***
7+
- [github.com/numsearch](https://github.com/keep94/numsearch): ***Provides pattern searching functionality***
8+
49
A package to compute square roots and cube roots to arbitrary precision.
510

611
This package is dedicated to my mother, who taught me how to calculate square roots by hand as a child.

0 commit comments

Comments
 (0)