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

Acknowledgement for @qingshi163 #12

Merged
merged 1 commit into from
Feb 14, 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
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,9 @@ This is not an official malachite project. Please directly use malachite unless
# Performance

See https://github.com/tczajka/bigint-benchmark-rs

# Acknowledgement

`malachite-bigint` was created by [Steve Shi](https://github.com/qingshi163) to provide an alternative bigint implementation for [RustPython](https://github.com/RustPython/RustPython.git).

This project is contributed to the malachite project and will be integrated to malachite 0.5.0.