Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Add archive announcement #13

Merged
merged 1 commit into from
Feb 17, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# malachite-bigint

ANNOUNCEMENT: This project is now integrated in the [malachite](https://github.com/mhogrefe/malachite) project. Please visit malachite for recent versions and releases.


A drop-in replacement for rust [num-bigint](https://github.com/rust-num/num-bigint) based on [malachite](https://github.com/mhogrefe/malachite) `Natural`.

This is not an official malachite project. Please directly use malachite unless you need num-bigint compatibility.
Expand Down